Closed jitendravyas closed 8 years ago
Arch and Alpine Linux distributions are currently not compatible with the precompiled node-sass Linux binaries. You can compile them locally with
npm rebuild node-sass
@xzyfer I have already tried npm rebuild node-sass
before posting here. Getting same error even after running that.
@xzyfer Is there any plan to support Alpine Linux and if so is there a timeline for when it will be? I'd rather use the precompiled binaries to keep my docker image lightweight.
@rochdev this is something we would like to do but we need help from the community - see https://github.com/sass/node-sass/issues/1589
@jitendravyas - ran into the same problem today - oddly enough npm remove node-sass
and npm install node-sass
fixed it for me (for now)
Getting this error on Arch Linux.