Closed pierrre closed 8 years ago
I have a window:
Would you like to run go get -ugolang.org/x/tools/cmd/goimports? Run Go Get
I click Run Go Get.
Run Go Get
It displays a message:
Error Getting Package Bad argument
And there is another message in the dev console:
TypeError: Bad argument(…) manager.js:85
Line 85 in manager.js is
console.log(r.error)
Can you reproduce this?
Actually, it happens if the GOPATH is not detected. I fixed this bug by starting Atom from the terminal.
I have a window:
I click
Run Go Get
.It displays a message:
And there is another message in the dev console:
Line 85 in manager.js is