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.
你的脚手架工具是新的 但是你的webpack没安装或者是低于4.0版本 重装webpack
你只需要执行:npm install --save-dev webpack-cli@3.3.0