> On Thursday, 12 October 2017 02:34:49 UTC+11, Pat Farrell wrote:
> 
> https://golang.org/doc/install

This one says "... Next, make the directory src/hello inside your workspace 
...". And, I take it, you skipped that step.

> ... Microsoft has decided to provide a real bash shell with real Ubuntu 
utilities. It has apt-get and is pretty nice, way better than the old cmd 
shell
https://msdn.microsoft.com/en-us/commandline/wsl/about

If you want to use WSL, then you should treat it as Linux (because it is 
not Windows). So you should install Linux version of Go on WSL, not Windows 
version. And WSL is not supported by Go yet (see 
https://github.com/golang/go/issues/16628 for details).

I hope it helps.

Alex

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to