当我运行 nodejs 时,cmder 出现问题 -(在 f:驱动器而不是 c:驱动器中) - 我编写了node -v
命令和npm -v
命令,但出现错误:
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! uglifyjs-webpack-plugin@0.4.6 postinstall: `node lib/post_install.js`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the uglifyjs-webpack-plugin@0.4.6 postinstall script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\HP\AppData\Roaming\npm-cache\_logs\2018-05-06T23_03_58_306Z-debug.log
也许是关于它在哪里接收或存储?