Skip to content
This repository was archived by the owner on Jan 5, 2026. It is now read-only.
This repository was archived by the owner on Jan 5, 2026. It is now read-only.

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

Description

@ganymedio

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions