upbound / up

The @upbound CLI
Apache License 2.0
49 stars 42 forks source link

aarch64 ARCH not recognized #530

Open luxas opened 1 month ago

luxas commented 1 month ago

What happened?

I installed up through the bash script on a Mac, and the script didn't recognize aarch64 (the other standard name for arm64. We should add it to the script alongside arm64 like is done for x86.

How can we reproduce it?

/ # curl -sSL cli.upbound.io | sh
Up does not support Linux / aarch64 at this time.

What environment did it happen in?

M3 Mac

negz commented 2 weeks ago

I just came here to raise the same issue. 🙂 I've been hitting this for a while, and I just end up building from source instead as a workaround.