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

parsing go.mod: module declares its path as: github.com/urfave/cli but was required as: github.com/codegangsta/cli #1088

Open
pankaj1879 opened this issue Dec 7, 2022 · 2 comments

Comments

@pankaj1879
Copy link

i am using this
( run: go install github.com/Masterminds/glide )
and the facing error

( parsing go.mod:
module declares its path as: github.com/urfave/cli
but was required as: github.com/codegangsta/cli )

please solve it as soon as possible
Thanks

@kimjunte
Copy link

I have the same problem.

Since this repo has been inactive since 2019 - I don't think it'll be fixed.

I think the best bet is to import this project ourselves and make the changes necessary

@kimjunte
Copy link

kimjunte commented Jan 25, 2023

I've managed to go further by downloading glide using: sudo apt install golang-glide

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

2 participants