错误原因:缺少windows构建插件

解决方法:

# (全局安装windows构建工具)
npm install --global --production windows-build-tools  

 

相关文章: