client9/shlib

Fail to Start Confluent Platform using the Confluent CLI

Open

#25 opened on Jun 4, 2020

 (0 comments) (0 reactions) (0 assignees)Shell (40 forks)github user discovery
bughelp wanted

Repository metrics

Stars
 (430 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

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.

Contributor guide