npm安裝gulp-sass報錯: checking for Python executable "python2" in the PATH

今天安裝gulp-sass的時候報錯: checking for Python executable "python2" in the PATH,python

嘗試了不少方法,最後用cnpm來安裝就安裝成功了npm

具體作法:gulp

1. 安裝cnpmsass

 npm install cnpm -g --registry=https://registry.npm.taobao.orgtable

2. 安裝gulp-sasscnpm

語法都是同樣的,只是將npm換成cnpm語法

cnpm install --save-dev gulp-sass方法

搞定!tab

相關文章
相關標籤/搜索