Installation not working
Opened this issue · 0 comments
alsoasnerd commented
I tried to reinstall LLocalsearch and I'm getting this error
=> ERROR [backend 3/3] RUN go install github.com/cosmtrek/air@latest 4.5s
[backend 3/3] RUN go install github.com/cosmtrek/air@latest:
4.041 go: downloading github.com/cosmtrek/air v1.52.2
4.368 go: github.com/cosmtrek/air@latest: version constraints conflict:
4.368 github.com/cosmtrek/air@v1.52.2: parsing go.mod:
4.368 module declares its path as: github.com/air-verse/air
4.368 but was required as: github.com/cosmtrek/air
failed to solve: process "/bin/sh -c go install github.com/cosmtrek/air@latest" did not complete successfully: exit code: 1
make: *** [Makefile:32: build-dev] Error 17