-
Notifications
You must be signed in to change notification settings - Fork 470
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
bad CPU type in executable: fnm #1296
Comments
Can't solve this problem. Have any friends encountered this? Any solutions? |
same for me
OS: MacOS 12.7.6, Intel |
Did you solve it? I still have this problem. |
No. It block on Already switch back to nvm. |
turns out github upgraded their machines to be m1? https://docs.github.com/en/actions/writing-workflows/workflow-syntax-for-github-actions#standard-github-hosted-runners-for-public-repositories i'll need to change the entire build pipeline/distribution to have |
I hope you can fix it as soon as possible in your spare time. Thank you!! |
OS : MacOS 13.5.2
uname -m
output: x86_64installCommand :
curl -fsSL https://fnm.vercel.app/install | bash -s -- --install-dir "~/.fnm" --skip-shell --force-install
The text was updated successfully, but these errors were encountered: