webpack-cli和webpack-vue的問題?。。∏髱椭?!
npm WARN webpack-cli@3.3.0 requires a peer of webpack@4.x.x but none is installed. You must install peer dependencies yourself.
npm WARN webpack-vue@1.0.0 No description
npm WARN webpack-vue@1.0.0 No repository field.
2019-04-29
你的腳手架工具是新的 但是你的webpack沒安裝或者是低于4.0版本 重裝webpack
2019-04-18
你只需要執(zhí)行:npm install --save-dev webpack-cli@3.3.0