Chciałbym użyć zestawu startowego Google. Zainstalowałem node.js v0.12.0 node-sass
i gulp
.
A potem pobiegł:
$ sudo npm install
Kiedy pisałem, gulp serve
dostałem ten błąd:
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
Ponownie zainstalowałem węzeł i łyk, ale to nie pomaga.
Co mam teraz zrobić?