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

Bcrypt Error! #5

Open
malekkadri opened this issue Mar 9, 2023 · 1 comment
Open

Bcrypt Error! #5

malekkadri opened this issue Mar 9, 2023 · 1 comment

Comments

@malekkadri
Copy link

When I use yarn install inside api folder everything is okey execpt for bcrypt it won't install I tried to delete node_modules and yarn add bcrypt still it won't work any help please?

@Teegreat
Copy link

Teegreat commented Jan 7, 2024

add the force flag to it.

npm install bcrypt --force

The same applies if you are using yarn

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

2 participants