【发布时间】:2015-04-09 03:40:18
【问题描述】:
我想使用 google web starter kit。我安装了 node.js v0.12.0,node-sass & gulp。
然后跑:
$ sudo npm install
当我输入gulp serve 时出现此错误:
Using gulpfile ~/web-starter-kit/gulpfile.js Starting 'styles'... 'styles' errored after 93 ms
Error: `libsass` bindings not found. Try reinstalling `node-sass`? at getBinding
我重新安装了 node 和 gulp,但这没有帮助。
接下来我该怎么做?
【问题讨论】:
-
降级节点对我有用。