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

Unable to install using go install #3

Open
rishi-ramawat opened this issue Jan 7, 2023 · 1 comment
Open

Unable to install using go install #3

rishi-ramawat opened this issue Jan 7, 2023 · 1 comment

Comments

@rishi-ramawat
Copy link

rishi-ramawat commented Jan 7, 2023

I tried the following command:

go install github.com/confluentinc/proto-go-setter@v0.3.0

and I keep getting the following error: package github.com/confluentinc/proto-go-setter is not a main package

Go Version: go1.19.4 darwin/arm64

@LeDuyViet
Copy link

LeDuyViet commented Feb 5, 2024

@rishi-ramawat try with
go install github.com/confluentinc/proto-go-setter/protoc-gen-setter

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