为了账号安全,请及时绑定邮箱和手机立即绑定

npm run build报错


WARNING in configuration

The 'mode' option has not been set, webpack will fallback to 'production' for this value. Set 'mode' option to 'development' or 'production' to enable defaults for each environment.

You can also set it to 'none' to disable any default behavior. Learn more: https://webpack.js.org/concepts/mode/


ERROR in ./src/app.vue

Module Error (from ./node_modules/vue-loader/lib/index.js):

[vue-loader] vue-template-compiler must be installed as a peer dependency, or a compatible compiler implementation must be passed via options.

 @ ./src/index.js 2:0-28 9:21-24


ERROR in ./src/app.vue

Module Error (from ./node_modules/vue-loader/lib/index.js):

vue-loader was used without the corresponding plugin. Make sure to include VueLoaderPlugin in your webpack config.ueLoaderPlugin in your webpack config.

 @ ./src/index.js 2:0-28 9:21-24


ERROR in ./src/app.vue

Module build failed (from ./node_modules/vue-loader/lib/index.js):

TypeError: Cannot read property 'parseComponent' of undefined               nt-compiler-utils\dist\parse.js:14:23)

    at parse (C:\Users\Doris\Desktop\vue-todo-demo\node_modules\@vue\componeles\vue-loader\lib\index.js:67:22)nt-compiler-utils\dist\parse.js:14:23)

    at Object.module.exports (C:\Users\Doris\Desktop\vue-todo-demo\node_modules\vue-loader\lib\index.js:67:22)

 @ ./src/index.js 2:0-28 9:21-24

npm ERR! code ELIFECYCLE

npm ERR! errno 2

npm ERR! doris@1.0.0 build: `webpack --config webpack.config.js`

npm ERR! Exit status 2                                                       logging output above.

npm ERR!

npm ERR! Failed at the doris@1.0.0 build script.

npm ERR! This is probably not a problem with npm. There is likely additional_54_770Z-debug.log logging output above.


npm ERR! A complete log of this run can be found in:

npm ERR!     C:\Users\Doris\AppData\Roaming\npm-cache\_logs\2019-05-09T02_19_54_770Z-debug.log


正在回答

3 回答

https://img1.sycdn.imooc.com//5d1ea8660001385f06680365.jpg

https://img1.sycdn.imooc.com//5d1ea8660001f5ab06650550.jpg

https://img1.sycdn.imooc.com//5d1ea8440001757209090398.jpg

修改了前面两个页面后,完美解决该问题

0 回复 有任何疑惑可以回复我~

https://img1.sycdn.imooc.com//5ceb79300001bd9f04320153.jpg我加了mode就好了  有提示的

0 回复 有任何疑惑可以回复我~

已解决,现在有如下问题:

WARNING in configurationThe 'mode' option has not been set, webpack will fallback to 'production' for this value. Set 'mode' option to 'development' or 'production' to enable defaults for each environment.

You can also set it to 'none' to disable any default behavior. Learn more: https://webpack.js.org/concepts/mode/


0 回复 有任何疑惑可以回复我~
#1

最不强程序员

解决了能把解决方法贴在上面那吗,很多人都有
2019-05-22 回复 有任何疑惑可以回复我~

举报

0/150
提交
取消
Vue+Webpack打造todo应用
  • 参与学习       84607    人
  • 解答问题       787    个

用前端最热门框架Vue+最火打包工具Webpack打造todo应用

进入课程

npm run build报错

我要回答 关注问题
意见反馈 帮助中心 APP下载
官方微信