#Bcrypt in an Astro SSR API

14 messages · Page 1 of 1 (latest)

humble fiber
clever solsticeBOT
#
No-one around right now?

It looks like no-one has responded to your question yet. People might not be available right now or don’t know how to answer your question. Want an answer while you wait? Try asking our experimental bot in #1095492539085230272.

tawny carbon
#

Not familiar at all so can’t help too much but it looks like you’re missing dependencies

How did you install everything? You could possibly try installing those missing ones manually for example npm I mock-aws-s3 etc

humble fiber
#

But I just discovered the package bcryptjs and it has 0 dependencies maybe I should try that one. Hasn't been updated in 7 years tho and looks more complicated

copper berry
#

I would never use a 7 year old crypto dependency. You should use whatever is already in node or deno or whatever your runtime is ideally.

humble fiber
#

Ig that’s a good idea

#

Im gonna try out node crypto

humble fiber
copper berry
#

Last update two days ago

humble fiber
#

As you can see in my start message from the thread I had a problem with that

#

I guess Imma go with scrypt