I would like to use google web starter kit. I installed node.js v0.12.0, node-sass & gulp.
node-sass
gulp
And then ran:
$ sudo npm ins
I ran into this error using node 0.12.0 and it was fixed by deleting the existing /node_modules directory and running npm update.
0.12.0
/node_modules
npm update