-
Notifications
You must be signed in to change notification settings - Fork 45
🐛 go binary install is having package issue #48
Comments
Thanks for the report 🙏. We are aware of the issue and working on a fix. Will keep this open for tracking 👍 |
I think the fix is simple to upgrade you go dependencies to your latest version, is there any contributions guide let me know. I would like to contribute in this project. |
@andersjohnsen is working on it. With regards to contributing, we should introduce a CONTRIBUTING.md. Feel free to create another issue for it :) |
Sure, here we go #48 (comment) |
|
i guess this is installed, but something still wrong
my version
|
Hi ankittkp. To log in, run the following:
and the CLI will take you through the steps. We're working on improving this even further. |
cool, that is successful. That means |
Yes, |
|
Finally identified the issue: golang/go#64279 |
Uh oh!
There was an error while loading. Please reload this page.
Docs Reference
https://docs.rig.dev/getting-started/cli-setup#from-source
Describe the bug
Right now go install is not working, it is giving output
To Reproduce
Steps to reproduce the behavior:
go install github.com/rigdev/rig/cmd/rig@main
in fresh installationExpected behavior
This should install the binary gracefully.
The text was updated successfully, but these errors were encountered: