GOTTH
GOTTH copied to clipboard
The Air package is not working
Hi @tomanagle 👋,
Great job so far 💪, thx a lot for you contribution , maybe I'm very new with this tools, but when I try run the make dev I have a error with the air package, I used the link you share in the README, any ideas?
~/repository/make dev
go build -o ./tmp/ ./cmd//main.go && air
/bin/sh: air: command not found
make: *** [dev] Error 127
- Air installation that i use:
go install github.com/air-verse/air@latest
- Go installation:
It's saying that air isn't installed. My guess if you have something wrong with your go path