解决方案是:
先用命令: npm -v 查看下你的版本(我原来是 V3.1 不行)
然后用 cnpm install -g npm 更新版本
npm - v
变成最新的4.0.4
npm run dev 可以用了!