ahmdrz / goinsta

Unofficial Instagram API written in Golang
MIT License
895 stars 248 forks source link

No matching versions for query "latest" #315

Open alexandresgf opened 4 years ago

alexandresgf commented 4 years ago

Hey guys,

I was just trying to use the "utilities" package and the following error shows up:

../go/pkg/mod/github.com/ahmdrz/goinsta/v2@v2.4.5/utilities/export.go:7:2: no matching versions for query "latest"

Does anyone know, what is going on?


Go Version: go version go1.14.4 linux/amd64

issue-label-bot[bot] commented 4 years ago

Issue Label Bot is not confident enough to auto-label this issue. See dashboard for more details.

AlexanderProd commented 4 years ago

Same error here, did you find a solution?

go version go1.14.2 darwin/amd64

alexandresgf commented 4 years ago

Same error here, did you find a solution?

go version go1.14.2 darwin/amd64

Nop... I just not tried the utilities pack anymore. I did what the package does from scratch.