npm ERR! cb() never called!
生活随笔
收集整理的這篇文章主要介紹了
npm ERR! cb() never called!
小編覺得挺不錯(cuò)的,現(xiàn)在分享給大家,幫大家做個(gè)參考.
文章目錄
- 1. 問題現(xiàn)象
- 2.解決方案
1. 問題現(xiàn)象
0 info it worked if it ends with ok 1 verbose cli [ 'D:\\ProgramFiles\\nodejs\\node.exe', 1 verbose cli 'D:\\ProgramFiles\\nodejs\\node_modules\\npm\\bin\\npm-cli.js', 1 verbose cli 'install', 1 verbose cli '-g', 1 verbose cli 'cnpm' ] 2 info using npm@6.4.1 3 info using node@v10.14.2 4 verbose npm-session 8aee9e86c179f439 5 silly install loadCurrentTree 6 silly install readGlobalPackageData 7 timing npm Completed in 616ms 8 error cb() never called! 9 error This is an error with npm itself. Please report this error at: 10 error <https://npm.community> 16162 silly extract @types/node@* extracted to C:\Users\Administrator.DESKTOP-AJM3DOU\AppData\Roaming\npm\node_modules\.staging\@types\node-15b3941f (2284ms) 16163 timing npm Completed in 251666ms 16164 error cb() never called! 16165 error This is an error with npm itself. Please report this error at: 16166 error <https://npm.community>2.解決方案
刪除代理:
npm config rm proxy npm config rm https-proxy總結(jié)
以上是生活随笔為你收集整理的npm ERR! cb() never called!的全部內(nèi)容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: ant压缩和解压缩工具类
- 下一篇: springboot3.x 集成持久层框