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
I'm trying to insall wordpress-core on a Platform.sh project with DDEV.
When I run ddev composer install I get the following error :
Installing dependencies from lock file (including require-dev)
Verifying lock file contents can be installed on current platform.
Package operations: 5 installs, 0 updates, 0 removals
Installing johnpbloch/wordpress-core (6.5.3): Extracting archive Install of johnpbloch/wordpress-core failed
Hi,
I'm trying to insall wordpress-core on a Platform.sh project with DDEV.
When I run
ddev composer install
I get the following error :Installing dependencies from lock file (including require-dev)
Verifying lock file contents can be installed on current platform.
Package operations: 5 installs, 0 updates, 0 removals
Install of johnpbloch/wordpress-core failed
4/4 [============================] 100%
In Filesystem.php line 332:
Could not delete wordpress/wp-content/uploads:
install [--prefer-source] [--prefer-dist] [--prefer-install PREFER-INSTALL] [--dry-run] [--download-only] [--dev] [--no-suggest] [--no-dev] [--no-autoloader] [--no-progress] [--no-install] [--audit] [--audit-format AUDIT-FORMAT] [-v|vv|vvv|--verbose] [-o|--optimize-autoloader] [-a|--classmap-authoritative] [--apcu-autoloader] [--apcu-autoloader-prefix APCU-AUTOLOADER-PREFIX] [--ignore-platform-req IGNORE-PLATFORM-REQ] [--ignore-platform-reqs] [--] [...]
Composer [install] failed, composer command failed: exit status 1. stderr=
Thanks for your help.
The text was updated successfully, but these errors were encountered: