Skip to content

How does one run Taskfile on Windows? #628

Answered by andreynering
eddgrant asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @eddgrant,

That error means that the task executable file wasn't found by your console. How have you installed it?

Also, if task is available in the $PATH, you should probably type only task. .\task means your console will search for the binary in your current directory.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by eddgrant
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants