简体   繁体   中英

npm install command is not working at all why?

the error shown in the command prompt is as below: I tried the command: npm install and the error showed up as seen below.

*npm ERR! cb() never called! npm ERR! This is an error with npm itself.

It is a broken npm package. Just update npm and it should work.

npm install npm@latest -g

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM