1、安装windows-build-tools
npm install --global --production windows-build-tools
2、安装node-gyp
npm install --global node-gyp
在使用vue时遇到的问题
原文:https://www.cnblogs.com/jumphua/p/13584340.html