-
Notifications
You must be signed in to change notification settings - Fork 646
Cannot install goreturn.exe #522
Comments
The PR #463 will fix this and the next Go extension update will have this fix. |
|
You need to pass the |
I've had no success with or without I used |
I just tried @sqs any idea why |
Hmm, sorry about the issue. I’m not sure what’s going on but I have some ideas to troubleshoot it. What’s in the goreturns directory after running the command? Does it work when you run go get with github.com but not sourcegraph.com? If so, then what do you see when you visit Sourcegraph.com in your browser? Our Cloudflare proxy may have flagged your IP for some reason and require a CAPTCHA. We’ve seen this once a while ago but thought we had fixed it. |
@sqs It redirects me to https://about.sourcegraph.com and displays the index normally. >go get -u -v sourcegraph.com/sqs/goreturns
# cd C:\GOPATH\src\sourcegraph.com\sqs\goreturns; git config remote.origin.url package sourcegraph.com/sqs/goreturns: remote origin not found
@ramya-rao-a |
@tsauvajon What version of go are you using? I am on go 1.9.1 on darwin and I can't reproduce. Your
|
@keegancsmith The source for https://sourcegraph.com/sqs/goreturns?go-get=1 is correct :
Deleting the sourcegraph folder and |
|
Installing 1 tools
goreturns.exe
Installing goreturns.exe FAILED
1 tools failed to install.
goreturns.exe:
Error: Command failed: go get -u -v undefined
package undefined: unrecognized import path "undefined" (import path does not begin with hostname)
package undefined: unrecognized import path "undefined" (import path does not begin with hostname)
The text was updated successfully, but these errors were encountered: