⬢ [Docker] ❯ task configure
Any conflicting files in the kubernetes directory will be overwritten... continue? [y/N]: y
task: `test -d /workspaces/cluster/.venv` failed
task: Failed to run task "configure": task: precondition not met
There's no .venv directory in the devcontainer setup. Maybe the task workstation:venv command should be used prior too?
There's no
.venv
directory in the devcontainer setup. Maybe thetask workstation:venv
command should be used prior too?