ericchiang / pup

Parsing HTML at the command line
MIT License
8.1k stars 257 forks source link

Tried on Msys2/mingw64 without error but the 'pup' unrecognized #115

Open abdulbadii opened 5 years ago

abdulbadii commented 5 years ago

I tried to get it on Msys2/mingw64 without error : $ go get github.com/ericchiang/pup

but

$ pup
bash: pup: command not found

Any experience use on msys2 ?

zoomlogo commented 3 years ago

did you check the path variable

For optimal usage, MSYS2 automatically strips your PATH environment variable, essentially only leaving C:\Windows\System32 and few others.