問題描述:
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
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
本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。