Randy Fay
Randy Fay
A minor update to the [docs](https://ddev.readthedocs.io/en/latest/users/basics/developer-tools/#email-capture-and-review-mailhog) could be added to this, with a link to symfony mailer
This might make it into next point release if it happens this week :)
Rebased to pick up docs changes and a number of other things. Make sure you update your local appropriately.
Thanks, I think adding the drupal10 config pre-emptively causes no harm and leaves out a whole future maintenance step.
Testing. Can't believe symfony mailer is *alpha*.
Could you please try DDEV v1.21.1? It had a major fix for yarn3 users... https://github.com/drud/ddev/releases/tag/v1.21.1
I imagine you have your .yarn folder linked into .ddev/homeadditions. You probably don't want to do that. DDEV won't touch any files in your home directory otherwise. DDEV does not...
Why don't you look at ~/.ddev/homeadditions and the project .ddev/hoomeadditions and remove that symlink...
Remember it's hidden, so you need to use `ls -la` You're using yarn on the host side right? That uses your own yarn config on the host side. DDEV does...
If you would like to do a screenshare call/zoom/whatever to look at it we can do that.