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 ERR! cb() never called! on installing dependencies using npm install on Ionic Project #1581

Closed
akashpandey1310 opened this issue Jul 29, 2020 · 2 comments

Comments

@akashpandey1310
Copy link

On setting up a pre-build ionic app for some changes, on using npm install command to install node modules, it throws no. of errors,

Mobile App Code V1.0>npm install
npm ERR! cb() never called!

npm ERR! This is an error with npm itself. Please report this error at:
npm ERR! https://npm.community

npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\TechWorld\AppData\Roaming\npm-cache_logs\2020-07-29T18_14_59_843Z-debug.log

Please help !!!!!

@casssiahaluu
Copy link

The same here. But I am using React.js and some other ecosystem packages. It doesn't happen every time, but it happens several times.

NPM Version: 6.14.4
Version node: v12.18.0

I'm using a ZSH terminal. I have no possibility to try on other terminals

@akashpandey1310
Copy link
Author

SOLVED!!

just try downgrading version of your npm ,

Try, npm install npm@5

This work for me.

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