You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey, I've did a clean NPM/GULP install, but when i try to run "npm install" on project folder, i've got an error on node-sass.
C:\Users\danil\Desktop\project>gulp
C:\Users\danil\Desktop\project\node_modules\gulp-sass\node_modules\node-sass\lib\index.js:22
throw new Error('libsass bindings not found. Try reinstalling node-sass?');
^
Error: libsass bindings not found. Try reinstalling node-sass?
at getBinding (C:\Users\danil\Desktop\project\node_modules\gulp-sass\node_modules\node-sass\lib\index.js:22:11)
at Object. (C:\Users\danil\Desktop\project\node_modules\gulp-sass\node_modules\node-sass\lib\index.js:188:23)
at Module._compile (module.js:413:34)
at Object.Module._extensions..js (module.js:422:10)
at Module.load (module.js:357:32)
at Function.Module._load (module.js:314:12)
at Module.require (module.js:367:17)
at require (internal/module.js:16:19)
at Object. (C:\Users\danil\Desktop\project\node_modules\gulp-sass\index.js:3:17)
at Module._compile (module.js:413:34)
The text was updated successfully, but these errors were encountered:
Hey, I've did a clean NPM/GULP install, but when i try to run "npm install" on project folder, i've got an error on node-sass.
C:\Users\danil\Desktop\project>gulp
C:\Users\danil\Desktop\project\node_modules\gulp-sass\node_modules\node-sass\lib\index.js:22
throw new Error('
libsass
bindings not found. Try reinstallingnode-sass
?');^
Error:
libsass
bindings not found. Try reinstallingnode-sass
?at getBinding (C:\Users\danil\Desktop\project\node_modules\gulp-sass\node_modules\node-sass\lib\index.js:22:11)
at Object. (C:\Users\danil\Desktop\project\node_modules\gulp-sass\node_modules\node-sass\lib\index.js:188:23)
at Module._compile (module.js:413:34)
at Object.Module._extensions..js (module.js:422:10)
at Module.load (module.js:357:32)
at Function.Module._load (module.js:314:12)
at Module.require (module.js:367:17)
at require (internal/module.js:16:19)
at Object. (C:\Users\danil\Desktop\project\node_modules\gulp-sass\index.js:3:17)
at Module._compile (module.js:413:34)
The text was updated successfully, but these errors were encountered: