nexus-cli icon indicating copy to clipboard operation
nexus-cli copied to clipboard

Nexus Issues for Mac

Open gwilldan opened this issue 1 year ago • 2 comments

@defilova

Having ran the Nexus cli comfortably on the Ubuntu OS, i discovered some issues running it on the Mac OS.

error: failed to run custom build command for nexus-network v0.4.0 (/Users/gwilldan/.nexus/network-api/clients/cli)`

Caused by: process didn't exit successfully: /Users/gwilldan/.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" }`

This is the error message given and i've searched through the discord. I've seen multiple persons with this same issue unattended to. Kindly look into it thank you

gwilldan avatar Dec 11 '24 15:12 gwilldan

install protoc

chenhongze1 avatar Dec 11 '24 15:12 chenhongze1

https://github.com/nexus-xyz/network-api/issues/133#issuecomment-2535798225

this helped!

gwilldan avatar Dec 11 '24 15:12 gwilldan