Description
I tried to run task in a folder where a Taskfile.yml was located. I got the following message
task: No Taskfile found at "" (or any of the parent directories until ownership changed). Run `task --init` to create a new Taskfile.
I encountered the problem on Rocky Linux 8.10 and inside an Alpine docker container. It does not happen on Ubuntu 25.10 or Debian 13.
I am pretty sure the problem came into being in the last few weeks because it did not exist before.
Version
3.48.0
Operating system
Rocky Linux 8.10, Alpine 3.23.3
Experiments Enabled
No response
Example Taskfile
Description
I tried to run
taskin a folder where aTaskfile.ymlwas located. I got the following messageI encountered the problem on Rocky Linux 8.10 and inside an Alpine docker container. It does not happen on Ubuntu 25.10 or Debian 13.
I am pretty sure the problem came into being in the last few weeks because it did not exist before.
Version
3.48.0
Operating system
Rocky Linux 8.10, Alpine 3.23.3
Experiments Enabled
No response
Example Taskfile