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

Forgetting to set npm_config_arch on arm64 #42

Closed
JL2210 opened this issue Oct 12, 2018 · 4 comments
Closed

Forgetting to set npm_config_arch on arm64 #42

JL2210 opened this issue Oct 12, 2018 · 4 comments

Comments

@JL2210
Copy link
Contributor

JL2210 commented Oct 12, 2018

I might have an idea to why arm64 doesn't build properly. When you build on arm64, try setting npm_config_arch to arm64.

@JL2210
Copy link
Contributor Author

JL2210 commented Oct 12, 2018

The Failed to load shared library ... : No such file or directory errors suggest that we are using binaries for different platforms, rather than ARM64 ones. See #40.

@stripedpajamas
Copy link
Member

@JL2210 can you keep arm comments/ideas/suggestions in #6 ?

@JL2210
Copy link
Contributor Author

JL2210 commented Oct 12, 2018

Not really. This is more of a solution for #40.

@stripedpajamas
Copy link
Member

#40 was closed yesterday to keep arm comments/ideas/suggestions in #6 (see my comment in that issue).

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 22, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants