Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Module declaration error installing on MacOS 11.4 #130

Open
SethNJohnson opened this issue Aug 11, 2021 · 0 comments
Open

Module declaration error installing on MacOS 11.4 #130

SethNJohnson opened this issue Aug 11, 2021 · 0 comments

Comments

@SethNJohnson
Copy link

SethNJohnson commented Aug 11, 2021

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant