Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

flogo-clicd missing #3

Closed
ecarlier-tibco opened this issue Sep 2, 2016 · 2 comments
Closed

flogo-clicd missing #3

ecarlier-tibco opened this issue Sep 2, 2016 · 2 comments

Comments

@ecarlier-tibco
Copy link

I get an error when I try to update flogo-cli with this command :
go get -u github.com/TIBCOSoftware/flogo-cli/...

mbp-de-eric-2:go ericcarlier$ go get -u github.com/TIBCOSoftware/flogo-cli/...
# cd /Users/ericcarlier/Development/go/src/github.com/TIBCOSoftware/flogo-cli; git submodule update --init --recursive
Submodule 'submodules/flogo-cicd' (https://github.com/TIBCOSoftware/flogo-cicd.git) registered for path 'submodules/flogo-cicd'
Cloning into 'submodules/flogo-cicd'...
remote: Repository not found.
fatal: repository 'https://github.com/TIBCOSoftware/flogo-cicd.git/' not found
fatal: clone of 'https://github.com/TIBCOSoftware/flogo-cicd.git' into submodule path 'submodules/flogo-cicd' failed
package github.com/TIBCOSoftware/flogo-cli/cli: exit status 128

And indeed I can not see this dir in TIBCOSoftware github repo

Eric

@rkozhikk
Copy link
Contributor

rkozhikk commented Sep 2, 2016

This has been fixed by adding one of the new repos got added to the ACL list. Please check again & close if confirmed.

@ecarlier-tibco
Copy link
Author

Indeed. Fixed !
Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants