Hi, I cloned the latest version of 'incubator-openwhisk-cli' and tried to build, following the instructions in the README.md. When I run './gradlew compile -PnativeCompile' I get an error:
Cannot recognize package: gopkg.in/yaml.v2 I tried running 'go get gopkg.in/yaml.v2' which seemed to succeed but I'm still getting the same error. Any suggestions? -MR
