gin-swagger icon indicating copy to clipboard operation
gin-swagger copied to clipboard

Command 'swag' not found, did you mean:

Open basil-github opened this issue 2 years ago • 2 comments

Command 'swag' not found, did you mean:

command 'swig' from deb swig (4.0.1-5build1) command 'swab' from deb odin (2.0.3-2build1) command 'sway' from deb sway (1.4-2)

Try: sudo apt install

basil-github avatar Jun 16 '22 13:06 basil-github

that worked for me: export PATH=$(go env GOPATH)/bin:$PATH

I'm using a mac

Flou21 avatar Jul 16 '22 17:07 Flou21

that worked for me: export PATH=$(go env GOPATH)/bin:$PATH

I'm using a mac

thanks same command worked for ubuntu

AshutoshSajan avatar Feb 26 '23 15:02 AshutoshSajan