Forgetting to set npm_config_arch on arm64 #1500

Closed
opened 2025-09-10 23:53:32 -05:00 by giteasync · 4 comments
Owner

Originally created by @JL2210 on GitHub.

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

Originally created by @JL2210 on GitHub. I might have an idea to why arm64 doesn't build properly. When you build on arm64, try setting `npm_config_arch` to `arm64`.
Author
Owner

@stripedpajamas commented on GitHub:

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

@stripedpajamas commented on GitHub: #40 was closed yesterday to keep arm comments/ideas/suggestions in #6 (see my comment in that issue).
Author
Owner

@JL2210 commented on GitHub:

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

@JL2210 commented on GitHub: Not really. This is more of a solution for #40.
Author
Owner

@stripedpajamas commented on GitHub:

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

@stripedpajamas commented on GitHub: @JL2210 can you keep arm comments/ideas/suggestions in #6 ?
Author
Owner

@JL2210 commented on GitHub:

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.

@JL2210 commented on GitHub: 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.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: VSCodium/vscodium#1500
No description provided.