All things Project Flogo... Report issues, chat with users & contributors. Join channel project-flogo/developers for project contribution & dev focused conversations.
Interesting. If I run flogo create and build in the vs-code debugger it works. So I suspect that the above error is related to my shell environment.
Even though the build worked I had a failure:
Error renaming executable: rename /tmp/flogo004258707/wcntest/bin/wcntest /local/home/wcn00/go/src/github.com/wcn00/wcntest/wcntest: invalid cross-device link
Because /tmp and my working dir are on physically separate filesystems (and devices).
I'm running linux.
0.9.3
. Since it’s fairly recent, it’s not documented yet but I’m attahcing some links for your reference. Example https://github.com/skothari-tibco/samplekafkaconn
. Core PR https://github.com/project-flogo/core/pull/117