在安装sass的时候,npm报错:A complete log of this run can be fund in: 如下图

npm报错:A complete log of this run can be fund in:

解决方法:

  全局更新 
  npm install npm -g 
  或者用淘宝镜像命令 
  cnpm install npm -g

相关文章: