Try reinstalling `node-sass` on node 0.12?

前端 未结 17 2689
感情败类
感情败类 2020-12-02 04:04

I would like to use google web starter kit. I installed node.js v0.12.0, node-sass & gulp.

And then ran:

$ sudo npm ins         


        
17条回答
  •  [愿得一人]
    2020-12-02 04:23

    I had the same issue as @Kos had, only for some reason I had to modify the gulp-sass package from the old package.json file I had. It then installed the dependencies currently and now it finally works!

提交回复
热议问题