Jon Bretman
Jon Bretman
**Describe the bug** It seems that when running inside a Docker container with no tty `Run()` returns an error: ``` open /dev/tty: no such device or address ``` **Setup** Please...
I'm trying to compile a package for windows/386 and getting the following error: ``` # github.com/echo-health/nomibot/vendor/github.com/go-vgo/robotgo In file included from ./bitmap/../base/str_io_c.h:2:0, from ./bitmap/goBitmap.h:27, from vendor/github.com/go-vgo/robotgo/robotgo.go:45: ./bitmap/../base/zlib_util_c.h:2:18: fatal error: zlib.h: No...