原文:ERROR in Node Sass does not yet support your current environment: Windows 64-bit with Unsupported runtime (93)

用npm install安裝依賴時報錯 sass不支持當前的環境,那么在當前環境重新安裝一下就好了 先卸載: 如果卸載不成功,直接找到node sass文件夾,刪除 再安裝 或 用npm i報錯 解決辦法:嘗試通過cnpm install 成功 ...

2022-04-03 13:06 0 990 推薦指數:

查看詳情

啟動項目時出現Error: Node Sass does not yet support your current environment: Windows 64-bit with Unsupported runtime (72)

前幾天趁假期重新裝了一次系統,重新安裝各種配置之后再啟動項目的時候就報這個錯誤 第一反應就是去搜這個錯誤怎么解決,搜來搜去基本上都是讓我重新安裝node-sass,但我重裝node-sass的時候又出現了新的錯誤,整了半天還是沒整好 然后靜下心來仔細看了一下錯誤提示,查看了下面 ...

Wed Oct 09 16:56:00 CST 2019 0 1032
 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM