client9 / shlib

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

Fail to Start Confluent Platform using the Confluent CLI #25

Open dleefy opened 4 years ago

dleefy commented 4 years ago

I am trying to start Confluent platform using the CLI but hitting the following exception:

$ ./confluent local start confluentinc/cli crit uname_os_check 'CYGWIN_NT-10.0' got converted to 'cygwin_nt-10.0' which is not a GOOS value. Please file bug at https://github.com/client9/shlib

FYI, I am running confluent on Windows platform using cygwin.