原文:node.js安裝node-sass報錯:npm ERR! Failed at the node-sass@6.0.1 postinstall script. npm ERR! node-sass@6.0.1 postinstall: `node scripts/build.js`

環境: node:v . . npm: . . win : 位 安裝的是最新版node sass時報錯如下: 圖中划橫線是關鍵性錯誤提示.百度了的答案都是千篇一律解決不了問題。 試過網上說的修改sass安裝源,使用命令:npm config set sass binary site https: npm.taobao.org mirrors node sass,然后重新下載但是然並卵,問題還是存在 ...

2021-07-12 23:21 0 1840 推薦指數:

查看詳情

node-sass安裝失敗之npm ERR! Failed at the node-sass@4.12.0 postinstall script.

報錯如上圖: 問題:找不到python2,node-sass安裝失敗,node-sass安裝環境需要python,但是必須是2不能是3 的版本,如果已經安裝3了,需要卸載重新安裝,還要更改環境變量,配置成2的地址,安裝完畢后python -v看下版本和安裝成功沒。 如果安裝 ...

Thu Jul 18 01:44:00 CST 2019 0 1705
 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM