Dev focused conversations, questions and discussions around PRs, etc should happen here.
flogo-oss on gh-pages
Deploy TIBCOSoftware/flogo to g… (compare)
# github.com/shirou/gopsutil/process
/go/pkg/mod/github.com/shirou/gopsutil@v2.19.10+incompatible/process/process_windows.go:201:32: undefined: "golang.org/x/sys/windows".PROCESS_QUERY_LIMITED_INFORMATION
/go/pkg/mod/github.com/shirou/gopsutil@v2.19.10+incompatible/process/process_windows.go:270:32: undefined: "golang.org/x/sys/windows".PROCESS_QUERY_LIMITED_INFORMATION
/go/pkg/mod/github.com/shirou/gopsutil@v2.19.10+incompatible/process/process_windows.go:373:32: undefined: "golang.org/x/sys/windows".PROCESS_QUERY_LIMITED_INFORMATION
/go/pkg/mod/github.com/shirou/gopsutil@v2.19.10+incompatible/process/process_windows.go:437:32: undefined: "golang.org/x/sys/windows".PROCESS_QUERY_LIMITED_INFORMATION
/go/pkg/mod/github.com/shirou/gopsutil@v2.19.10+incompatible/process/process_windows.go:799:32: undefined: "golang.org/x/sys/windows".PROCESS_QUERY_LIMITED_INFORMATION
/go/pkg/mod/github.com/shirou/gopsutil@v2.19.10+incompatible/process/process_windows.go:833:32: undefined: "golang.org/x/sys/windows".PROCESS_QUERY_LIMITED_INFORMATION
Failed to create engine: error unmarshalling flow: Network Error : %!s(<nil>)
yarn install
inside the flogo-web project. In your case since you upgraded yarn I think it is better to delete the node_modules
directory and then run yarn install
https://github.com/project-flogo/datastore-contrib/tree/master/mongodb
. https://github.com/skothari-tibco/samplekafkaconn
.
go clean -cache -gocache -i -r
doesnt catch.. how to I get it to clean retry installing?
go: github.com/dcsouthwick/flogo-components/functions/time@v0.0.0-20200129151911-85507ad685df: parsing go.mod:
module declares its path as: github.com/dcsouthwick/flogo-components/function/timestamp
but was required as: github.com/dcsouthwick/flogo-components/functions/time