Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

yarn dev is not running #60

Open
Ali-Hussein-dev opened this issue Nov 8, 2020 · 3 comments
Open

yarn dev is not running #60

Ali-Hussein-dev opened this issue Nov 8, 2020 · 3 comments

Comments

@Ali-Hussein-dev
Copy link

I want to follow along but I am getting an error when running the command yarn dev after installed all dependencies
error message:
"internal/modules/cjs/loader.js:983
throw err;
^
Error: Cannot find module 'C:\Users\alilo\Documents\Node\api-design-node-v3\node_modules\bcrypt\lib\binding\bcrypt_lib.node'"

what am I missing?

@bbernag
Copy link

bbernag commented Jan 25, 2021

I fixed this problem installing "bcrypt": "^5.0.0"

@bhargavmungara
Copy link

@Ali-Hussein-dev I Ran into the same issue. I cleared the terminal and ran yarn dev. It worked fine and also make sure you have installed yarn properly:)

@Mnabawy
Copy link

Mnabawy commented Jul 13, 2021

the issue is related to the bcrypt package

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants