V
V
Vladimir2018-06-18 17:32:02
Sass
Vladimir, 2018-06-18 17:32:02

Error: `libsass` bindings not found, how to cure?

I'm trying to compile the project and he answers me like this

$ gulp style:build
C:\ospanel\domains\empty.l\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:\ospanel\domains\empty.l\node_modules\gulp-sass\node_modules\node-sass\lib\index.js:22:11)
at Object. (C:\ospanel\domains\empty.l\node_modules\gulp-sass\node_modules\node-sass\lib\index.js:188:23)
at Module._compile (module.js:652:30)
at Object. Module._extensions..js (module.js:663:10)
at Module.load (module.js:565:32)
at tryModuleLoad (module.js:505:12)
at Function.Module._load (module.js:497:3)
at Module.require (module.js:596:17)
at require (internal/module.js:11:18)
at Object. (C:\ospanel\domains\empty.l\node_modules\gulp-sass\index.js:3:17)

How to treat it?
PS: I'm just learning and I don't understand how this workflow works. HELP!!!!

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
Alexander Pushkarev, 2018-06-18
@AXP-dev

The answer is in the error itself. Reinstallnode-sass

V
Vladimir, 2018-06-20
Khatter

Thank you. I reinstalled but the error does not disappear!

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question