-
|
How to fix my npm install doesn't work? It show's some errors. I have to run npm i -f. How to get rid of that? |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments
-
|
Please add some specific information(such as a screenshot) about the error, so we can solve the problem for you |
Beta Was this translation helpful? Give feedback.
-
|
you can use npm install --force or can follow the documentation https://docs.npmjs.com/cli/v6/commands/npm-install |
Beta Was this translation helpful? Give feedback.
-
|
@programmer-saidur If you are using NPM@7+, try to add |
Beta Was this translation helpful? Give feedback.
you can use npm install --force or can follow the documentation https://docs.npmjs.com/cli/v6/commands/npm-install