Closed martinhummer closed 6 years ago
Thanks fixed this now. I would nevertheless be interested in what version of symfony/yaml
you were using when getting this error message (as I didn't get this before)
Thanks Helmut, it is working now! I'm using version 4.0.4 of symfony/yaml
One last request: At the moment I can not install the newest version including your fix via composer. Maybe due to a not updated version on packagist?
I'm using version 4.0.4 of symfony/yaml
ah, ok. version 4 seems to be more restrictive here
Maybe due to a not updated version on packagist
I tagged 8.2.1 for your convenience :)
Great, thank you!
During installation i get the attached Error Message.
My solution is quoting line 25 in dev.config.yml
transport_mbox_file: '%env(TYPO3_PATH_COMPOSER_ROOT)%/var/log/sent-mails.log'