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

Work with arm64 #168

Open
posva opened this issue Nov 20, 2023 · 1 comment
Open

Work with arm64 #168

posva opened this issue Nov 20, 2023 · 1 comment

Comments

@posva
Copy link

posva commented Nov 20, 2023

Currently, only using non-supported versions of node (<=14) work. Anything more recent fails because it relies on node-pre-gyp. Given that arm64 has been around for a long time now, it would make sense to support it. Tested with osx m1

@gfwilliams
Copy link
Member

Sorry to hear this - I should add that I'm running Node v17/18 here on Linux and Windows and it appears to install fine for me, so this is basically just an issue with new Node.js on new ARM-based Mac OS systems?

If anyone wants to do a PR to make this work I'm very happy to merge, but I don't own an ARM-based Mac so I can't really make changes/test here

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