Skip to content

Instantly share code, notes, and snippets.

@spyesx
Created November 26, 2015 18:18
Show Gist options
  • Save spyesx/bd6ddd65487dd239e0b0 to your computer and use it in GitHub Desktop.
Save spyesx/bd6ddd65487dd239e0b0 to your computer and use it in GitHub Desktop.
'libsass bindings not found. Try reinstalling 'node-sass'?
npm uninstall gulp-sass node-sass --save-dev
npm install gulp-sass node-sass --save-dev
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment