TYPO3-Caretaker / caretaker_instance

TYPO3 extension caretaker_instance
GNU General Public License v2.0
14 stars 23 forks source link

I cannot install caretaker_instance on typo3 #36

Closed ChristianLauckert closed 6 years ago

ChristianLauckert commented 8 years ago

I cannot install caretaker_instance on typo3 because of the error message : The package "caretaker_instance" depends on "typo3/cms" which is not present in the system.

Is it because of my System? what could i do?

etobi commented 8 years ago

Thanks for your report. Sorry, this might be a bug introduced recently when i worked on the composer.json. I will check and fix it in the next days.

Which TYPO3-Core version do you use in your instance?

etobi commented 8 years ago

as a quick workaround, you could try to remove these two line in the composer.json

https://github.com/TYPO3-Caretaker/caretaker_instance/blob/master/composer.json#L7 https://github.com/TYPO3-Caretaker/caretaker_instance/blob/master/composer.json#L8

ChristianLauckert commented 8 years ago

its version 6.2.9

ChristianLauckert commented 8 years ago

But the workaround doesnt work too.. :-(

etobi commented 7 years ago

is this still an issue in the latest (git master) version?

etobi commented 6 years ago

should not be an issue anymore. If it still exists, please file a new issue.