Node Sass could not find a binding for your current environment: Windows 641、首先检查运行版本Node打开webstorm查看运行的Node版本,高版本问题会导致BUG,使用9的版本可以减少报错问题。2、检查没有问题后重新构建Node-sass项目目录下打开cmd:输入命令: npm rebuild node-sass然后在更新一下:npm update