Closed ldanicel closed 2 years ago
go get github.com/StefanSchroeder/gocal package github.com/soniakeys/meeus/julian: cannot find package "github.com/soniakeys/meeus/julian" in any of: /usr/local/Cellar/go/1.9.4/libexec/src/github.com/soniakeys/meeus/julian (from $GOROOT) /Users/xxx/go/src/github.com/soniakeys/meeus/julian (from $GOPATH) package github.com/soniakeys/meeus/moonphase: cannot find package "github.com/soniakeys/meeus/moonphase" in any of: /usr/local/Cellar/go/1.9.4/libexec/src/github.com/soniakeys/meeus/moonphase (from $GOROOT) /Users/xxx/go/src/github.com/soniakeys/meeus/moonphase (from $GOPATH)
go get github.com/StefanSchroeder/gocal
package github.com/soniakeys/meeus/julian: cannot find package "github.com/soniakeys/meeus/julian" in any of: /usr/local/Cellar/go/1.9.4/libexec/src/github.com/soniakeys/meeus/julian (from $GOROOT) /Users/xxx/go/src/github.com/soniakeys/meeus/julian (from $GOPATH) package github.com/soniakeys/meeus/moonphase: cannot find package "github.com/soniakeys/meeus/moonphase" in any of: /usr/local/Cellar/go/1.9.4/libexec/src/github.com/soniakeys/meeus/moonphase (from $GOROOT) /Users/xxx/go/src/github.com/soniakeys/meeus/moonphase (from $GOPATH)
Thanks for the comment. I am going to fix it.
Was fixed in 2019. Cannot remember how I did it, but it works now