I followed the installation instructions:
rustup target add wasm32-wasip1
cargo install ambient
However, when testing ambient --version, I get the following:
Using global runtime version
No default runtime version set, installing latest stable version
Installing runtime version: 0.3.1
Error: https://storage.googleapis.com/download/storage/v1/b/ambient-artifacts/o/ambient-builds%2F0.3.1%2Fmacos-latest%2Fambient-aarch64-apple-darwin.zip?generation=1698240149347900&alt=media: status code 403
I'm running on macOS 15.3 (Sequoia).
I followed the installation instructions:
However, when testing
ambient --version, I get the following:I'm running on macOS 15.3 (Sequoia).