Getting this error on Arch Linux with node-sass. I\'m using it with gulp-sass.
Node Sass does not yet support your current environment: Linux 64-bit with fal
If uninstall & install node-sass did not work try to remove node_modules folder and npm install
node-sass
node_modules
npm install