Bug #52767
closedCould not find package with composer name "composer/installers"
100%
Description
After latest updates from git, i can't access my website. Install Toll is loaded at first (don't know why as it was running projct - db set etc.) and after ENABLE_INSTALL_TOOL is enabled i see only blank page. Server error_log:
PHP Fatal error: Uncaught exception 'TYPO3\\Flow\\Package\\Exception\\InvalidPackageStateException' with message 'Could not find package with composer name "composer/installers" in PackageStates configuration.' in /typo3/sysext/core/Resources/PHP/TYPO3.Flow/Classes/TYPO3/Flow/Package/PackageManager.php:382
Stack trace:
#0 /typo3/sysext/core/Classes/Package/PackageManager.php(421): TYPO3\\Flow\\Package\\PackageManager->getPackageKeyFromComposerName('composer/instal...')
#1 /typo3/sysext/core/Resources/PHP/TYPO3.Flow/Classes/TYPO3/Flow/Package/Package.php(155): TYPO3\\CMS\\Core\\Package\\PackageManager->getPackageKeyFromComposerName('composer/instal...')
#2 /typo3/sysext/core/Resources/PHP/TYPO3.Flow/Classes/TYPO3/Flow/Package/PackageManager.php(968): TYPO3\\Flow\\Package\\Package->getPackageMetaData()
#3 /typo3/sysext/core/Resources/PHP/TYPO3.Flow/Classes/TYPO3/Flow/Package/Pack in /typo3/sysext/core/Resources/PHP/TYPO3.Flow/Classes/TYPO3/Flow/Package/PackageManager.php on line 382