老师,npm run dev时报错
来源:4-4 构建环境搭建(2)

起个洋气的名字
2018-10-21
报
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! waimai_react@1.0.0 dev: webpack --config webpack.config.dev.js
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the waimai_react@1.0.0 dev 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\Administrator\AppData\Roaming\npm-cache_logs\2018-10-21T09_28_45_889Z-debug.log
怎么解决
写回答
2回答
-
精慕门4630653
2018-11-27
你的webpack-cli版本太低的问题
00 -
吕小鸣
2018-10-21
你好,把整个错误截图贴一下,这个只有一部分
00
相似问题