nexus-cli icon indicating copy to clipboard operation
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)

Open Giangr2812 opened this issue 1 year ago • 0 comments

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" }

Giangr2812 avatar Dec 11 '24 11:12 Giangr2812