Closed wottpal closed 1 year ago
This is a substrate dependency (libp2p to be exact). The official install docs need to be updated and we need to fix the broken link. No need to repeat those steps here.
Thanks for mentioning, @athei. In which repository should I create an issue then? https://github.com/substrate-developer-hub/substrate-docs?
Yeah. Install instructions need to be updated:
Rosetta is not longer needed : Instead, brew install protobuf
needs to be run.
Documentation was updated via https://github.com/substrate-developer-hub/substrate-docs/issues/1627.
gm, i wasn't able to successfully finish the installation via build w/o installing
protobuf
even though i exactly followed the instructions (https://docs.substrate.io/install/macos/) and had rosetta installed (i'm on a M1).it always errored like:
after running
brew install protobuf
the compilation ran though nicely.system: macOS 13.0.1 chip: apple silicon (M1) rustc: 1.65.0 (897e37553 2022-11-02) cargo: 1.65.0 (4bc8f24d3 2022-10-20) rustup: 1.25.1 (bb60b1e89 2022-07-12)