johnpbloch / wordpress-core

Other
169 stars 40 forks source link

Install of johnpbloch/wordpress-core failed, Could not delete wordpress/wp-content/uploads #36

Open ligne13 opened 3 months ago

ligne13 commented 3 months ago

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 [--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.