node-sass 安装缺少python2解决

2,867 阅读1分钟
直接运行后报告缺少 python2.7 或者 .Net framework 2.0 sdk 错误的话,先运行 npm install -g windows-build-tools 安装 windows 下编译所需要的工具就可以正常了。