google webスターターキットを使用したいと思います。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を再インストールしましたが、これは役に立ちません。
次に何をすればいいですか?