Module not found while using bcrypt into Next.js v14 #1034
Replies: 3 comments 1 reply
-
Check #979 |
Beta Was this translation helpful? Give feedback.
1 reply
-
but what if I use the turbo compiler in the Nextjs 15 rc , how can I resolve this issue? |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hey everyone, if you’re looking for an answer, I resolved my issue by replacing bcrypt with bcryptjs. Try this if you’re encountering the same problem. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am getting this issue while starting my project via npm run dev, don't know why stuck into this for the last 2 days if anyone is up for help, I have tried all the things like uninstalling the node_module and reinstalling it, but all these things are not work for me
Beta Was this translation helpful? Give feedback.
All reactions