-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
bugSomething isn't workingSomething isn't working
Description
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 gooutside 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
Labels
bugSomething isn't workingSomething isn't working