gopherdata/gophernotes

error loading package "github.com/parnurzeal/gorequest" metadata: err: go command required, not found: exec: "go": executable file not found in $PATH: stderr:

ilaer opened this issue · 1 comments

ilaer commented

image

Hello @ilaer
importing third-party packages (i.e. outside the Go standard library) currently only works on Linux and Mac OS X,
and - what's probably missing in your case - requires the Go compiler to be installed and added to $PATH