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
When I try to install with curl on Mac I get an error message to use the --build option but when I use the --build option it gives the same error message:
[INFO] Installing movement@latest macos amd64 (x86_64), without dev dependencies, downloaded from releases.
[ERROR] x86_64-macos is not yet supported. Please use the --build option.
When I try to install with curl on Mac I get an error message to use the --build option but when I use the --build option it gives the same error message:
`bash <(curl -fsSL https://raw.githubusercontent.com/movemntdev/M1/main/scripts/install.sh) --latest
[INFO] Installing movement@latest macos amd64 (x86_64), without dev dependencies, downloaded from releases.
[ERROR] x86_64-macos is not yet supported. Please use the --build option.
bash <(curl -fsSL https://raw.githubusercontent.com/movemntdev/M1/main/scripts/install.sh) --build
[INFO] Installing movement@latest macos amd64 (x86_64), without dev dependencies, built locally.
[ERROR] x86_64-macos is not yet supported. Please use the --build option.
Users-MacBook-Pro:my_movement_dapp user$ `
The text was updated successfully, but these errors were encountered: