You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I don't even have any projects yet. I also tried creating a new project
Expected Behavior
When I run ddev -v (or any other ddev command) I expect only the regular output, not any warnings.
Actual Behavior
Instead, every command results in a yellow warning, printed before the regular output: Adding custom/shell commands failed: open /Users/jparis/.ddev/commands/host: no such file or directory
Steps To Reproduce
On a mac Intel, Ventura
Running Docker v4.27.2 with default setting (I'm pretty sure)
run brew install ddev/ddev/ddev
run ddev -v
Anything else?
No response
The text was updated successfully, but these errors were encountered:
Is there an existing issue for this?
Output of
ddev debug test
Expand `ddev debug test` diagnostic information
Expected Behavior
When I run
ddev -v
(or any other ddev command) I expect only the regular output, not any warnings.Actual Behavior
Instead, every command results in a yellow warning, printed before the regular output:
Adding custom/shell commands failed: open /Users/jparis/.ddev/commands/host: no such file or directory
Steps To Reproduce
brew install ddev/ddev/ddev
ddev -v
Anything else?
No response
The text was updated successfully, but these errors were encountered: