[go: up one dir, main page]

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

Clean install on mac results in warning on each command #5911

Closed
1 task done
jakeparis opened this issue Feb 28, 2024 · 2 comments
Closed
1 task done

Clean install on mac results in warning on each command #5911

jakeparis opened this issue Feb 28, 2024 · 2 comments

Comments

@jakeparis
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Output of ddev debug test

Expand `ddev debug test` diagnostic information
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

  1. On a mac Intel, Ventura
  2. Running Docker v4.27.2 with default setting (I'm pretty sure)
  3. run brew install ddev/ddev/ddev
  4. run ddev -v

Anything else?

No response

@jakeparis
Copy link
Author

Somehow, this went away on it's own after 5 minutes of various commands.

@rfay
Copy link
Member
rfay commented Feb 28, 2024

This problem

Adding custom/shell commands failed: open /Users/jparis/.ddev/commands/host: no such file or directory

was fixed in

The warning only happened when you were issuing DDEV commands outside of a project. So you got a project going and the warnings went away.

Thanks for filing the issue!

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

2 participants