反复检查了代码 和老师的一样 但是 输入npm run build 就报这个错
主要的错误应该是在你发的截屏上面部分,你发个从你输入npm run dev/npm run build开始的截屏可以吗
at Module.load (internal/modules/cjs/loader.js:620:32)
at tryModuleLoad (internal/modules/cjs/loader.js:560:12)
at Function.Module._load (internal/modules/cjs/loader.js:552:3)
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! learn@1.0.0 build: `webpack --config webpack.config.js`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the learn@1.0.0 build 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\14155\AppData\Roaming\npm-cache\_logs\2019-01-28T16_08_22_927Z-debug.log
D:\www\vue\learn>
解决过程是啥?
同学,请问怎么解决的呀
怎么解决的,我也是这个问题