nexus-cli
nexus-cli copied to clipboard
I'm using macos sonoma 14.7 and it has an error that doesn't work failed to run custom build command for nexus-network v0.4.0 (/Users/admin/.nexus/network-api/clients/cli)
warning: [email protected]: Failed to run protoc: No such file or directory (os error 2)
error: failed to run custom build command for nexus-network v0.4.0 (/Users/admin/.nexus/network-api/clients/cli)
Caused by:
process didn't exit successfully: /Users/admin/.nexus/network-api/clients/cli/target/release/build/nexus-network-b9098be9342c089f/build-script-build (exit status: 1)
--- stdout
cargo:warning=Failed to run protoc: No such file or directory (os error 2)
--- stderr Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }