Error: 'libsass' bindings not found
Let's get straight to the point.
When you install node-sass
it compiles libsass
binaries matching the OS you are using.
This error indicates that the binaries that were compiled have an issue running on your OS, so you need to re-compile them.
Run this: npm rebuild