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

bcrypt_lib.node: undefined symbol: napi_module_register #975

Open
kanefromls opened this issue Dec 30, 2022 · 1 comment
Open

bcrypt_lib.node: undefined symbol: napi_module_register #975

kanefromls opened this issue Dec 30, 2022 · 1 comment

Comments

@kanefromls
Copy link

I'm running Node v14.21.2, bcrypt v5.1.0 and node-gyp v9.3.1. I'm on Debian 11.

My app is immediately terminated when ran with this error:

symbol lookup error: /opt/my-app/node_modules/bcrypt/lib/binding/napi-v3/bcrypt_lib.node: undefined symbol: napi_module_register

I can't seem to find any recent topics on this specific error.

@LaszloR1
Copy link

LaszloR1 commented Jul 20, 2023

Did you find a fix for it?
Edit: Apparently it only happens for NodeJS runtimes that don't support FFI.

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

2 participants