Node Sass could not find a binding for your current environment: Windows 64-bit TheTime 2021-08-19 464 阅读1分钟 问题描述: Node Sass could not find a binding for your current environment: Windows 64-bit with Node.js 14.x //Node Sass找不到当前环境的绑定:Windows 64位with Node.js 14.x 解决方案: 1、删除项目node_modules文件夹下的node-sass 2、运行命令 cnpm install