Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error: version `GLIBCXX_3.4.21' not found #64

Open
uladkasach opened this issue Dec 19, 2017 · 0 comments
Open

Error: version `GLIBCXX_3.4.21' not found #64

uladkasach opened this issue Dec 19, 2017 · 0 comments

Comments

@uladkasach
Copy link

uladkasach commented Dec 19, 2017

Hello. I'm attempting to use this package on a Ubuntu 14.04 machine and receiving the following error:

module.js:597
  return process.dlopen(module, path._makeLong(filename));
                 ^

Error: /usr/lib/x86_64-linux-gnu/libstdc++.so.6: version `GLIBCXX_3.4.21' not found (required by /usr/share/openhim-cert-updater/node_modules/x509/build/Release/x509.node)
    at Error (native)
    at Object.Module._extensions..node (module.js:597:18)
    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> (/usr/share/openhim-cert-updater/node_modules/x509/index.js:1:74)
    at Module._compile (module.js:570:32)
    at Object.Module._extensions..js (module.js:579:10)

Is there any way to eliminate this dependency or does anyone know a work around for this?

I understand if not. Thank you for your time.

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

No branches or pull requests

1 participant