We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Im trying to run Luvit on my MacBook with docker. I am able to on my pc but I get an error that https://github.com/luvit/luvi/releases/download/v2.14.0/luvi-regular-Linux_aarch64 doesn't exist. This is the curl command: curl -fsSL https://github.com/luvit/lit/raw/master/get-lit.sh | sh
curl -fsSL https://github.com/luvit/lit/raw/master/get-lit.sh | sh
The text was updated successfully, but these errors were encountered:
Luvi doesn't currently provide aarch64 binaries, unfortunately. You'd need to build from source.
Related: #200
Sorry, something went wrong.
This is now supported with version 2.15.0.
No branches or pull requests
Im trying to run Luvit on my MacBook with docker. I am able to on my pc but I get an error that https://github.com/luvit/luvi/releases/download/v2.14.0/luvi-regular-Linux_aarch64 doesn't exist. This is the curl command:
curl -fsSL https://github.com/luvit/lit/raw/master/get-lit.sh | sh
The text was updated successfully, but these errors were encountered: