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

npm install is broken #6

Closed
soroushm opened this issue Nov 3, 2017 · 1 comment
Closed

npm install is broken #6

soroushm opened this issue Nov 3, 2017 · 1 comment

Comments

@soroushm
Copy link

soroushm commented Nov 3, 2017

npm installing waiting and didn't finish

@soroushm soroushm closed this as completed Jul 5, 2018
@soroushm
Copy link
Author

soroushm commented Jul 5, 2018

solution:

1 )
Remove node_module directory
try again $ npm i

2 )
Remove node_module directory
$ npm cache clean
$ npm i

3 )
Remove node_module directory
$ npm cache clean
$ npm prune
$ npm i

Good Luck

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

1 participant