Skip to content

allow node-gyp v10 #1834

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

branchvincent
Copy link

Trying #1788 again, but addressing #1788 (comment) by not changing the node requirement

In case you do decide to drop support for older nodes, node-gyp supports the following:

Fixes #1752

@itemir
Copy link

itemir commented Jun 27, 2025

@branchvincent, thank you for your persistence in fixing this issue. It emerged as a blocker for our Node-based plugin on an embedded system after the underlying system was upgraded, preventing new users from installing. To mitigate the problem, we published sqlite3-gyp based on your code as a temporary workaround. I do hope this gets merged into the main branch soon so we can remove that workaround. Thank you again—this PR made a significant difference for us.

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

Successfully merging this pull request may close these issues.

npm install sqlite3 fail if prebuilt unreachable and Python v3.12 is installed
2 participants