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

Why can't we just supply the correct file for the arch? #1032

Open
luisfcorreia opened this issue Apr 15, 2024 · 2 comments
Open

Why can't we just supply the correct file for the arch? #1032

luisfcorreia opened this issue Apr 15, 2024 · 2 comments

Comments

@luisfcorreia
Copy link

We have a very restrictive build system that's not allowed to get stuff off the Internet.

We can have the released binary re-downloaded and have tried to place it without sucess.

Can you provide "non compiling from source" solutions for having this?

(building docker containers in x86_64 linux)

@recrsn
Copy link
Collaborator

recrsn commented Apr 15, 2024

We use node-pre-gyp and it doesn't support such an option AFAIK.

You are welcome to contribute a fix however.

@luisfcorreia
Copy link
Author

I have no idea on how to propose a fix as I don't really know what's wrong.

We would like to just let node know where this native binary is and then nothing needs to be compiled

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