-
Notifications
You must be signed in to change notification settings - Fork 472
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
Crash when trying to install node version (macOS arm64) #504
Comments
Unfortunately I do now own an M1 machine, so if you can clone the repo and try debugging, that would be best. |
just did a fresh install on my macos 11.4 and it crashes with
|
I've just installed v1.25.0 and it's working |
Can you try cloning and building with #468 reverted and not reverted and see if it makes a difference? |
560583a this is the commit :) |
I recently heard of this tool and wanted to try it out, but ran into the same issue on my windows machine.
Using rust 1.54 on windows with I checked out master and the 560583a commit, and both still had the issue. While the parent commit, b282b40 , didn't have the issue. (ignore the permissions error as its unrelated) |
Interesting! Would you want to open a PR reverting this change? |
I just made a PR (#512) reverting it. |
I'm not sure when this started, but no matter the version I try to install, I'm getting this same error (even Node 16+, which has native support for Darwin ARM).
The text was updated successfully, but these errors were encountered: