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

Unable to get list of tasks leads to being unable to invoke anything. Commandline works. #2

Open
eddieparker opened this issue Sep 10, 2020 · 0 comments

Comments

@eddieparker
Copy link

Everytime I try to use this plugin I get the following:

image

But then I can't invoke anything.

I had mentioned this on the Q&A for the plugin and someone mentioned that I might be using the wrong version of invoke, but the output for --list-format=json seems to work:

invoke --list-format=json --list
{"name": "tasks", "help": null, "default": null, "tasks": [{"name": "docker-push", "help": "Push the docker images to docker, building them if necessary ", "aliases": []}], "collections": []}
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