1.下载url

  https://files-cdn.cnblogs.com/files/jwyblogs/node-sass.zip

2.将下载的压缩包放到node_cache中,示例:

  E:\Install\NodeRepository\node_cache\node-sass

  node-sass各版本

   npm config list

  node-sass各版本

   提示:如果是默认安装的位置。请使用npm config list 查看cache位置。

 3.npm install node-sass@4即可

相关文章:

  • 2021-05-07
  • 2022-12-23
  • 2021-11-25
  • 2021-12-10
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2021-07-07
  • 2021-06-03
  • 2021-07-30
  • 2022-12-23
  • 2022-12-23
  • 2021-08-30
  • 2021-07-20
相关资源
相似解决方案