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

Broken link go mod init #735

Open
simonl2002 opened this issue May 9, 2023 · 0 comments
Open

Broken link go mod init #735

simonl2002 opened this issue May 9, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@simonl2002
Copy link
Contributor

Describe the bug

The link supplied to the user when you init an app outside of the $GOPATH is broken.

PS C:\Users\Administrator\go\src> meroxa apps init go-test --lang go
        ✔ Application directory created!                                        rc"...
        ⚡ C:\Users\Administrator\go\src/go-test is not under $GOPATH/src; skipping go module initialization
        For guidance, visit https://docs.meroxa.com/beta-overview#go-mod-init-for-a-new-golang-turbine-data-application
        ✔ Git initialized successfully!
Turbine Data Application successfully initialized!
You can start interacting with Meroxa in your app located at "C:\Users\Administrator\go\src/go-test".
Your Application will not be visible in the Meroxa Dashboard until after deployment.

Machine (please complete the following information):

  • OS: Windows
  • CLI Version meroxa/dev windows/amd64

To Reproduce

  • execute meroxa apps init go-test-app --lang go outside of $PATH
  • Message will be printed re: guidance
  • click the link

Expected behavior
The link should send us to a page that exists.

Screenshots

Additional context
Add any other context about the problem here.

@simonl2002 simonl2002 added the bug Something isn't working label May 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant