I am new to GO and getting an error when initializing GOPATH in windows. In my project folder is
C:\\Users\\kamin\\Documents\\pm-manager
and i am try to set
Adding one more error case that I experienced, was a silly-silly mistake in setting the GOPATH.
I added : D\Go (Forgot to added the colons after Drive letter). Correct should have been D:\Go, Offcourse this resolved the error.
D\Go
D:\Go