fullstorydev / fullstorydev/grpcurl
$ go install github.com/fullstorydev/grpcurl/cmd/grpc@latest go: github.com/fullstorydev/grpcurl/cmd/grpc@latest: module github.com/fullstorydev/grpcurl@latest found (v1.8.6), but does not contain package github.com/fullstorydev/grpcurl/cmd/grpc
- Dominant language
- Go
- Stars
- 12.8k
- Forks
- 580
- Avg merge
- 1h 8m
- Merged PRs (30d)
- 5
Description
On a Windows Machine, From a Git Bash, I typed 'go install github.com/fullstorydev/grpcurl/cmd/grpc@latest'
This returned
go: github.com/fullstorydev/grpcurl/cmd/grpc@latest: module github.com/fullstorydev/grpcurl@latest found (v1.8.6), but does not contain package github.com/fullstorydev/grpcurl/cmd/grpc
My go version is go1.18.1 windows/amd64
grpcurl -help returns 'bash: grpcurl: command not found'
Contributor guide
No contributing guide indexed for this repository
Research direction
Reproduce the reported command in Git Bash on Windows with Go 1.18.1 and compare the result with the repository's documented installation entry point. Done means the documented install command succeeds and `grpcurl -help` runs without `command not found`.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100