Description
Issue while installing soda cli in existing app I downloaded the cli like the documentation https://gobuffalo.io/en/docs/db/toolbox
Steps to Reproduce the Problem
$ go get github.com/gobuffalo/pop/... $ go install github.com/gobuffalo/pop/soda
Expected Behavior
when i write soda -v it must show soda version
Actual Behavior
soda: command not found
Info
OS: ubuntu 21