Hello,
I am trying to install this tool on my Mac (11.4) using go1.16.7 darwin/amd64.
When I run the following:
go get -u github.com/apache/mynewt-mcumgr-cli/mcumgr
I am receiving the following error message:
go get: gopkg.in/abiosoft/ishell.v2@v2.0.0 updating to
gopkg.in/abiosoft/ishell.v2@v2.0.2: parsing go.mod:
module declares its path as: github.com/abiosoft/ishell/v2
but was required as: gopkg.in/abiosoft/ishell.v2
Edit: I just realized I posted this on the wrong repo, please delete.
Hello, I am trying to install this tool on my Mac (11.4) using go1.16.7 darwin/amd64.
When I run the following:
go get -u github.com/apache/mynewt-mcumgr-cli/mcumgr
I am receiving the following error message:
Edit: I just realized I posted this on the wrong repo, please delete.