Open adamhammes opened 5 years ago
I temporarily closed the issue because Github ate my description, but it's all good now! Hoping there's an easy fix :-)
I've never seen this issue before. Do you have any custom addons installed? Any other customizations in that repo you're cloning?
I ran into this issue when upgrading statamic 2.11.15 to 2.11.17. As a workaround i downloaded the ZIP manually, deleted the /statamic folder and used the one from the ZIP.
Describe the bug
When running
php please update
I get the following error:To Reproduce
Expected behavior
The update completes without error.
Environment details (please complete the following information):
Additional context
I am able to update by using the console and then running
rm -rf statamic/vendor && (cd statamic/ && php composer.phar install)
. The command is necessary otherwise I have this error: