npm报错Microsoft.Cpp.Default.props
系统
win10
处理
用管理员身份打开shell, 执行如下命令
npm install -g --production windows-build-tools
npm install -g node-gyp
参考链接
每个牛B人物背后都有段苦逼的岁月,只要像SB一样坚持,终将牛B!
win10
用管理员身份打开shell, 执行如下命令
npm install -g --production windows-build-tools
npm install -g node-gyp