-
Notifications
You must be signed in to change notification settings - Fork 1
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
Unable to build typescript at rev e5cd686defb1a4cbdb36bd012357ba5bed28f371 #68
Comments
Ah, you're on an M1 mac, so there's no such thing as a Node 8 binary. Unfortunately I'm not sure if I can fix this; older versions of TS just need an older version of Node. Potentially, I can force download an AMD64 build and run it in rosetta... |
Hi, want to build at least somehow, how to specify in fnm the possibility to build under amd. |
Hm, it shouldn't have needed that old version to build 4.9, no... |
I'll try to debug this to see why it's such a weird setup. |
Tried to build 4.9.3 version, I already have fnm installed on my computer. Version 5.0+ builds fine
I have m1 pro 32gb, nodejs v20.12.2
The text was updated successfully, but these errors were encountered: