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
[ERROR] Cannot autowire service
"Ssch\TYPO3Rector\FileProcessor\Resources\Icons\IconsFileProcessor": argument
"$smartFileSystem" of method "__construct()" has type
"Symplify\SmartFileSystem\SmartFileSystem" but this class was not found.
What I find very strange is that IconsFileProcessor.php is available 2 times:
Getting the following exception
What I find very strange is that
IconsFileProcessor.php
is available 2 times:vendor/rector/rector/vendor/ssch/typo3-rector/src/FileProcessor/Resources/Icons/IconsFileProcessor.php
vendor/ssch/typo3-rector/src/FileProcessor/Resources/Icons/IconsFileProcessor.php
current composer.json is rather simple
The text was updated successfully, but these errors were encountered: