We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The instructions in https://github.com/pygmystack/pygmy#readme say:
brew tap pygmystack/pygmy; brew install pygmy;
This returns the error message
Warning: No available formula with the name "pygmy". Did you mean pygmy-go?
Original issue raised as pygmystack/pygmy#368
bin.install "pygmy-go" => "pygmy"
fubarhouse/pygmy-go
pygmy-go
The text was updated successfully, but these errors were encountered:
Just FYI this should be dissolved with the next release, it's because of the recent namespace change. I'll see that it's addressed though :)
Sorry, something went wrong.
No branches or pull requests
Motivation
The instructions in https://github.com/pygmystack/pygmy#readme say:
This returns the error message
Original issue raised as pygmystack/pygmy#368
Suggested solution
bin.install "pygmy-go" => "pygmy"
fubarhouse/pygmy-go
and packagepygmy-go
The text was updated successfully, but these errors were encountered: