client9 / shlib

portable functions for posix shell environments
The Unlicense
360 stars 36 forks source link

GOOS value error #29

Open rahul-sambyal opened 4 years ago

rahul-sambyal commented 4 years ago

I am trying to run a shell script of apex and it threw an error "uname_os_check: internal error 'MINGW64_NT-10.0-18363' got converted to 'mingw64_nt-10.0-18363' which is not a GOOS value".

lokimckay commented 3 years ago

I also see a similar error when trying to install estahn/cloudping using Cmder

image