Hi,
I recently started exploring Flogo and wanted to try EMS activities as well. While trying to install the EMS components, i am getting an error. The logs are as follows:
error: [19:21:13.217] [error] Encountered error while installing the 'https://github.com/mmussett/flogo-components/activity/ems' to the engine:
error: [19:21:13.218] Error building project: # github.com/mmussett/flogo-components/activity/ems
/go/pkg/mod/github.com/mmussett/flogo-components/activity/ems@v0.0.0-20191210194815-2792d22e4e95/activity.go:104:12: undefined: ems.NewClient
note: module requires Go 1.13
The Go version installed in my machine is "go version go1.13.4 darwin/amd64".
Flogo CLI version: flogo cli version 0.9.1-rc.3-2-g3450ad9
Flogo UI: Flogo v0.9.2
I am not sure if i am missing something during the steps.
Hi,
I recently started exploring Flogo and wanted to try EMS activities as well. While trying to install the EMS components, i am getting an error. The logs are as follows:
The Go version installed in my machine is "go version go1.13.4 darwin/amd64".
Flogo CLI version: flogo cli version 0.9.1-rc.3-2-g3450ad9
Flogo UI: Flogo v0.9.2
I am not sure if i am missing something during the steps.