node安装node-sass

安装node-sass使用node版本不能太高,否则会报错

checking for Python executable "C:\Program Files\python" in the PATH

下载cnpm:

npm install cnpm -g --registry=https://registry.npm.taobao.org
cnpm install --save-dev sass-loader node-sass

 

posted @ 2023-02-28 14:57  sowler  阅读(279)  评论(0编辑  收藏  举报