Actions
Bug #105504
openstyleguide: Dependency Injection fails with classic TYPO3 installation
Status:
Needs Feedback
Priority:
Should have
Assignee:
-
Category:
Miscellaneous
Target version:
-
Start date:
2024-10-28
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
13
PHP Version:
8.3
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
After an activation of the latest styleguide 13.4.1 the backend is gone with an error message.
- Symfony\Component\DependencyInjection\Exception\InvalidArgumentException
Expected to find class "TYPO3\CMS\Styleguide\Command\GeneratorCommand" in file "/path/demoshop13/typo3conf/ext/styleguide/Classes/Command/GeneratorCommand.php" while importing services from resource "../Classes/*", but it was not found! Check the namespace prefix used with the resource.*
Files
Updated by Garvin Hicking 2 days ago
- Category changed from Documentation to Miscellaneous
- Status changed from New to Needs Feedback
Hi!
Can you please give more details, what environment are you using here? How are you using the 13.4.1 version of TYPO3 in classic mode, did you create your own tarball? Or are you trying to use styleguide in 13.4.1-dev (there's no 13.4.1 yet) in a 13.4.0 environment?! Also, EXT:styleguide is only available in a 12.4 compatible version from TER...
Regards,
Garvin
Actions