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

Installing trigger cli fails with repository not found #129

Open
mmussett opened this issue Aug 12, 2020 · 1 comment
Open

Installing trigger cli fails with repository not found #129

mmussett opened this issue Aug 12, 2020 · 1 comment

Comments

@mmussett
Copy link

flogo install github.com/project-flogo/trigger/cli

Error in installing 'github.com/project-flogo/trigger/cli'
Error installing contribution/dependency: go get github.com/project-flogo/trigger/cli@latest: module github.com/project-flogo/trigger/cli: git ls-remote -q origin in /Users/mmussett/src/go/pkg/mod/cache/vcs/d2184ee5c3f75ba69f657d9e271de453da32be2d5f29a09c6632ea84faa465e4: exit status 128:
remote: Repository not found.
fatal: repository 'https://github.com/project-flogo/trigger/' not found

@mmussett
Copy link
Author

Documentation incorrect. Should be:

flogo install github.com/project-flogo/contrib/trigger/cli

Not:

flogo install github.com/project-flogo/trigger/cli

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

1 participant