can't run gulp build, gives error

$ gulp C:\Users\Алексей\Desktop\LZ\habr\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\Алексей\Desktop\LZ\habr\node_modules\gulp-sass\node_modules\node-sass\lib\index.js:22:11) at Object.<anonymous> (C:\Users\Алексей\Desktop\LZ\habr\node_modules\gulp-sass\node_modules\node-sass\lib\index.js:188:23) at Module._compile (module.js:570:32) at Object.Module._extensions..js (module.js:579:10) at Module.load (module.js:487:32) at tryModuleLoad (module.js:446:12) at Function.Module._load (module.js:438:3) at Module.require (module.js:497:17) at require (internal/module.js:20:19) at Object.<anonymous> (C:\Users\Алексей\Desktop\LZ\habr\node_modules\gulp-sass\index.js:3:17) 

updated node, installed node-sass how to treat it?

  • Does not help? - Surfin Bird
  • No, it did not help - Alexey
  • I am rather weak in such errors, although I use the gulp-sass assembly myself. Perhaps the replacement of Alexey on Alexey + will help. What is the libsass name? - YourDeveloper

0