fijoyapp / fijoy

Joyful net worth tracking for everyone
https://fijoy.app
GNU Affero General Public License v3.0
26 stars 6 forks source link

Project init fails while installing air #66

Closed abhiroopc84 closed 3 hours ago

abhiroopc84 commented 3 hours ago

The module declaration for air has changed from github.com/cosmtrek/air to github.com/air-verse/air, which is causing an error while running just init.

go: github.com/cosmtrek/air@latest: version constraints conflict:
        github.com/cosmtrek/air@v1.60.0: parsing go.mod:
        module declares its path as: github.com/air-verse/air
                but was required as: github.com/cosmtrek/air
error: Recipe `init` failed on line 25 with exit code 1
linear[bot] commented 3 hours ago

FIJ-61 Project init fails while installing air

itsjoeoui commented 3 hours ago

Hey @abhiroopc84 , sorry I forgot to mention, you should use the joey/fij-60-add-accounts branch which is the most up to date as of now! This issue should have been already fixed :)