安装node-gyp : npm install node-gyp -g
在项目根目录下使用:node-gyp configure node-gyp build
执行到node-gyp build时报错
ringa_lee2017-04-17 16:35:46
You need to install a C++ environment, just install visual studio, but you will encounter some troubles during installation