adventurous-market-31535
11/30/2022, 8:57 AMcargo install cargo-shuttle on my mac m1 (on linux seems working well) (logs attached)
Another problem that I have is this, I thought to contributing without installing it, at point of "prime gateway database..." I get
⯠docker compose --file docker-compose.rendered.yml --project-name shuttle-dev exec gateway /usr/local/bin/service --state=/var/lib/shuttle/gateway.sqlite init --name admin --key test-key
thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: Database(SqliteError { code: 14, message: "unable to open database file" })', gateway/src/main.rs:54:47
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
Don't sure about what is my problem... I would see a deploy working locally just for contributing škind-area-3810
11/30/2022, 9:03 AMcontributing.md pr?adventurous-market-31535
11/30/2022, 9:06 AM