Skip to content

Broken link go mod init #735

@simonl2002

Description

@simonl2002

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions