wordpress-core
wordpress-core copied to clipboard
Install of johnpbloch/wordpress-core failed, Could not delete wordpress/wp-content/uploads
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
- Installing johnpbloch/wordpress-core (6.5.3): Extracting archive Install of johnpbloch/wordpress-core failed
- Installing wpackagist-plugin/akismet (5.3.2): Extracting archive
- Installing wpackagist-theme/twentytwentyone (1.9): Extracting archive
- Installing wpackagist-theme/twentytwentythree (1.4): Extracting archive
- Installing wpackagist-theme/twentytwentytwo (1.7): Extracting archive 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.