npm install ->Failed at the node-sass@4.5.0 postinstall script

后端 未结 17 1824
梦谈多话
梦谈多话 2021-01-30 08:02

I\'m trying to do npm install and an error appears :

Failed at the node-sass@4.5.0 postinstall script.

I tried to delete no

17条回答
  •  深忆病人
    2021-01-30 08:32

    You should try to install SASS.

    I remember havign this issue in AngularJS with compass, I had to install it with Ruby to make it work. This was 3 years ago, so I'm not sure this would be the solution, but it doesn't cost anything except time to try, right ?

提交回复
热议问题