nodejs error Windows_NT 6.1.7601 21 error code ELIFECYCLE 22 error angular-adminlte-plugin@0.1.0
报错日志:17 error Windows_NT 6.1.760118 error argv "D:\\Program Files\\nodejs\\node.exe" "D:\\Program Files\\nodejs\\node_modules\\npm\\bin\\npm-cli.js" "start"19 error node v6.10.320 error npm v
·
报错日志:
17 error Windows_NT 6.1.7601
18 error argv "D:\\Program Files\\nodejs\\node.exe" "D:\\Program Files\\nodejs\\node_modules\\npm\\bin\\npm-cli.js" "start"19 error node v6.10.3
20 error npm v3.10.10
21 error code ELIFECYCLE
22 error angular-adminlte-plugin@0.1.0 start: `npm run dev`
22 error Exit status 1
23 error Failed at the angular-adminlte-plugin@0.1.0 start script 'npm run dev'.
23 error Make sure you have the latest version of node.js and npm installed.
23 error If you do, this is most likely a problem with the angular-adminlte-plugin package,
23 error not with npm itself.
23 error Tell the author that this fails on your system:
23 error npm run dev
23 error You can get information on how to open an issue for this project with:
23 error npm bugs angular-adminlte-plugin
23 error Or if that isn't available, you can get their info via:
23 error npm owner ls angular-adminlte-plugin
23 error There is likely additional logging output above.
24 verbose exit [ 1, true ]
先执行 npm i 在执行 npm start
更多推荐
所有评论(0)