You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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/[email protected] updating to
gopkg.in/abiosoft/[email protected]: 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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: