fvm icon indicating copy to clipboard operation
fvm copied to clipboard

fix: unsupported architecture on arm64

Open MrCyjaneK opened this issue 1 year ago • 1 comments

$ docker run --rm debian:stable uname -m
aarch64

it isn't arm64 on linux as far as I can tell (it is arm64 on darwin)

MrCyjaneK avatar Jun 29 '24 22:06 MrCyjaneK

@MrCyjaneK is attempting to deploy a commit to the FlutterTools Team on Vercel.

A member of the Team first needs to authorize it.

vercel[bot] avatar Jun 29 '24 22:06 vercel[bot]

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
fvm ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 27, 2024 7:00pm

vercel[bot] avatar Jul 03 '24 14:07 vercel[bot]

Any updates on this?

frankylee avatar Jul 24 '24 16:07 frankylee

When will the new version of this script be deployed on https://fvm.app? I was just confused when fvm failed to install but saw aarch64 on the script on GitHub...

PureTryOut avatar Dec 23 '24 14:12 PureTryOut