node安装node-sass

2023-06-28,,

安装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

node安装node-sass的相关教程结束。

《node安装node-sass.doc》

下载本文的Word格式文档,以方便收藏与打印。