You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm not sure here is the right place to post my magic installer issue.
The following command does not work
curl -ssL https://magic.modular.com | bash
here is the error messsage:
Installing the latest version of Magic...
#=#=-# #
error: 'https://dl.modular.com/public/magic/raw/versions/latest/magic-x86_64-unknown-linux-musl' not found.
Sorry, Magic is not available for your OS and CPU architecture. See https://modul.ar/requirements.
I checked the installing bash script and found these lines:
Installing the latest version of Magic...
#=#=#
error: 'https://dl.modular.com/public/magic/raw/versions/latest/magic-aarch64-apple-darwin' not found.
Sorry, Magic is not available for your OS and CPU architecture. See https://modul.ar/requirements.
Issue description
I'm not sure here is the right place to post my magic installer issue.
The following command does not work
curl -ssL https://magic.modular.com | bash
here is the error messsage:
I checked the installing bash script and found these lines:
Where means all x84-64 + Linux systems choose download from this url: https://dl.modular.com/public/magic/raw/versions/latest/magic-x86_64-unknown-linux-musl
and the resource is not there.
Any suggestions how to fix the installing issue? Thanks.
my system info:
Steps to reproduce
Version Info
The text was updated successfully, but these errors were encountered: