Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign up"deno upgrade" downloads the `x86_64` binary release on aarch64 #5369
Labels
Comments
|
I agree and should be an easy fix |
|
Error log:
|
|
Forked |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Until
aarch64releases are vendored (#4862),deno upgradeshould exit with an error message rather than downloading, unzipping, and trying to execute anx86_64binary on anaarch64system.