Skip to content
New issue

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

Movement CLI --build option not recognized, x86 not supported #105

Open
andygolay opened this issue Feb 9, 2024 · 0 comments
Open

Movement CLI --build option not recognized, x86 not supported #105

andygolay opened this issue Feb 9, 2024 · 0 comments

Comments

@andygolay
Copy link

andygolay commented Feb 9, 2024

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$ `

l-monninger added a commit that referenced this issue Feb 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant