-
Notifications
You must be signed in to change notification settings - Fork 5.5k
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
npm:better-sqlite3 npm:node-libcurl not working #18444
Comments
Node-API is supported. I'll rename this issue to |
also related #15717. |
Still an issue in v1.35.2 I comment to bring attention to this as the latest blog post states
So hope this gets picked up. |
Still an issue in v1.41.0 on Windows 11 (no build enviroment msvc or sdk installed) if i try to put the .node dynamic lib from: ps: dependency walker on better_sqlite3.node shows an unresolved dependency "node.exe" could be related to not loading node-api at runtime in better_sqlite3.node? something like said here: neon-bindings/neon#584 |
I'd like one deno / node sqlite / pg (with typed tables) library 🤞 🙏 Open to any libraries that do this. It's the only thing making me have to choose deno / node whenever I start a new project. Currently messing with sequelize / sqlite3 and seeing this error too:
|
Close in favor of #19130 |
Quote myself #15717 (comment)
|
Brief
Node native addon seems not yet supported.
Are there workaround for below cases?
Case: better-sqlite3
Case: node-libcurl
Related
#17910
#8821
#7660
The text was updated successfully, but these errors were encountered: