gopherdata / gopherdata/gophernotes
error loading package "firebase.google.com/go" metadata: err: go command required, not found: exec: "go": executable file not found in $PATH: stderr:
- Dominant language
- Go
- Stars
- 4k
- Forks
- 264
- Avg merge
- 7d 21h
- Merged PRs (30d)
- 1
Description
Hello, I am I having issues with importing third party packages to GopherNotes. I also feel that it is important to note that I am running GopherNotes through a notebook instance on GCP. [](https://console.cloud.google.com/ai-platform/notebooks)
I saw this quote by Cosmo
> 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
But to the best of my knowledge I believe the Go compiler is already added to $PATH.
Could anyone please elaborate on how to fix this?
Thank you

Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.