libsass bindings not found when running gulp dist
问题 I'm trying to use a gulp project on my Linux machine. The readme for the project tells me to first run sudo npm install -g gulp bower , then in the project directory run sudo npm install and then bower install . Everything up to this point works just fine for me. However, after that I try to run gulp dist and get this error: Error: `libsass` bindings not found in /[PROJECT DIRECTORY]/trunk/node_modules/gulp-sass/node_modules/node-sass/vendor/linux-x64-14/binding.node. Try reinstalling `node