码迷,mamicode.com
首页 > Windows程序 > 详细

node-sass build err in windows !

时间:2020-03-02 21:08:06      阅读:91      评论:0      收藏:0      [点我收藏+]

标签:failed   error   style   nbsp   col   第一步   exe   fail   安装   

主要的报错信息

gyp ERR! build error
gyp ERR! stack Error: `C:\Windows\Microsoft.NET\Framework\v4.0.30319\msbuild.exe` failed with exit code: 1

 

请重新安装windows 编译工具 node-gyp 

第一步:

npm install -g node-gyp 

第二步:

npm install --global --production windows-build-tools

第二步安装时间比较长请耐心等待

node-sass build err in windows !

标签:failed   error   style   nbsp   col   第一步   exe   fail   安装   

原文地址:https://www.cnblogs.com/zjhblogs/p/12397649.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!