hoppscotch / proxyscotch

📡 A simple proxy server created for https://hoppscotch.io
https://hoppscotch.io
MIT License
369 stars 97 forks source link

Trouble installing on Windows #12

Closed phantompepper closed 4 years ago

phantompepper commented 4 years ago

I'm having an issue trying to install this (desktop tray version) on Windows (10), . I cloned the package, open git bash in the root postwoman-master folder and get this when running the bash script:


./build.sh: line 50: go: command not found
./build.sh: line 65: go: command not found
./build.sh: line 67: rsrc: command not found
./build.sh: line 68: go: command not found
rm: cannot remove 'rsrc.syso': No such file or directory```
phantompepper commented 4 years ago

Found it... Gotta install Go on windows lol