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 error #37

Closed
gut4 opened this issue Feb 18, 2016 · 4 comments
Closed

npm install error #37

gut4 opened this issue Feb 18, 2016 · 4 comments

Comments

@gut4
Copy link

gut4 commented Feb 18, 2016

npm install react-native-google-signin
npm ERR! cb() never called!

@devfd
Copy link
Contributor

devfd commented Feb 18, 2016

what is your node / npm version ?

@gut4
Copy link
Author

gut4 commented Feb 18, 2016

node v5.6.0
npm 3.6.0
looks like this error with all versions of node >5.0.0

@devfd
Copy link
Contributor

devfd commented Feb 18, 2016

hum strange. just reinstalled the sample app node_modules with node v5.6.0. everything is fine.

have you tried npm cache clean && rm -rf node_modules && npm install

@gut4
Copy link
Author

gut4 commented Feb 18, 2016

rm -rf node_modules helped.

@gut4 gut4 closed this as completed Feb 18, 2016
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