Skip to content
This repository has been archived by the owner on Jul 24, 2024. It is now read-only.

Failed at the [email protected] postinstall script. `GLIBC_2.14' not found #2926

Closed
mdsadique2 opened this issue May 20, 2020 · 4 comments
Closed

Comments

@mdsadique2
Copy link

Version detials:
node v12.16.3
npm v6.14.4
node-sass 4.12.0

Error starts with logged message:

Binary has a problem: Error: /lib64/libc.so.6: version `GLIBC_2.14' not found (required by xyzPath/node_modules/node-sass/vendor/linux-x64-72/binding.node)

npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! [email protected] postinstall: node scripts/build.js
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] postinstall script.

@saper
Copy link
Member

saper commented May 21, 2020

What operating system are you running node-sass on, please specify the exact version

@trondhuso
Copy link

This also happens for me on Ubuntu 18.04 using node 12.19.0 and npm 6.14.8

@Anouar-Echikh
Copy link

Anouar-Echikh commented Nov 27, 2020

It work well with node version: 10.23.0 👍 :)

@BondJamesBond700
Copy link

i am facing same issue
Version detials:
node v15.5.1
npm 6.14.8
node-sass 4.12.0

Although , npm official says https://www.npmjs.com/package/node-sass

node 15+ works with node-sass 5.0+

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants