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.
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.