ionic node-sass安装或编译失败:MSBUILD : error MSB3428: 未能加载 Visual C++ 组件“VCBuild.exe”

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

解决方法:npm install --global --production windows-build-tools  (如果目录在C盘下,需要管理员权限运行,全局安装windows构建工具)

posted @ 2018-03-23 15:22  千叶祥龙  阅读(415)  评论(0编辑  收藏  举报