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

Allow forcing local build with environment variables #703

Open
wmertens opened this issue Nov 20, 2023 · 0 comments
Open

Allow forcing local build with environment variables #703

wmertens opened this issue Nov 20, 2023 · 0 comments

Comments

@wmertens
Copy link

I'm using pnpm in my project and sqlite3 is a dep-of-dep. I want it to use a give sqlite3 binary and it seems that the only way to do that is to go into the module after install and manually run npx node-pre-gyp install --build-from-source

It would be great if there was a way to force build during install e.g. NODE_PRE_GYP_BUILD=sqlite3,bcrypt.

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