安装完了webpack出现了以下错误
解决办法
cnpm install webpack-cli -D
安装之后,就可以正常使用webpack了
安装webpack最新版本出现错误
原文:https://www.cnblogs.com/pangbo1213/p/8564172.html