Skip to content
This repository has been archived by the owner on May 7, 2021. It is now read-only.

GOPATH problem in Windows #39

Closed
chessnokov opened this issue Jul 16, 2014 · 3 comments
Closed

GOPATH problem in Windows #39

chessnokov opened this issue Jul 16, 2014 · 3 comments
Assignees
Labels
Milestone

Comments

@chessnokov
Copy link

When i press Ctrl+s, i get the warning:
Warning: GOPATH [c] does not exist

My enveroment:

c:>echo %GOPATH%
C:\Users\samsung\workspace

c:>cd %GOPATH%

C:\Users\samsung\workspace>dir

14.07.2014 17:20

.
14.07.2014 17:20 ..
14.07.2014 17:20 bin
16.07.2014 12:56 pkg
16.07.2014 12:55 src

What's wrong?

@joefitzgerald
Copy link
Owner

Hi @chessnokov. I have been working on a major refactor that includes Windows compatibility in the first-experience-enhancement-32 branch.

You'll need to use this in order to use the package on Windows until I have released the new version. This will occur when the React editor is the default. Please make sure you turn on the preference to use the React editor.

@joefitzgerald
Copy link
Owner

More context: #37

@joefitzgerald
Copy link
Owner

This is now fixed. Please use Atom 0.117.0+ and go-plus 2.0.0+.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants