webpack-cli和webpack-vue的問題?。?!求幫助!
npm WARN [email protected] requires a peer of [email protected] but none is installed. You must install peer dependencies yourself.
npm WARN [email protected] No description
npm WARN [email protected] No repository field.
2019-04-29
你的腳手架工具是新的 但是你的webpack沒安裝或者是低于4.0版本 重裝webpack
2019-04-18
你只需要執行:npm install --save-dev [email protected]