fvm
fvm copied to clipboard
fix: unsupported architecture on arm64
$ 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 is attempting to deploy a commit to the FlutterTools Team on Vercel.
A member of the Team first needs to authorize it.
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 |
Any updates on this?
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...