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
Trying to run composer install on an existing project gives error and fails :
In Filesystem.php line 314:
Could not delete wordpress/wp-content/uploads:
Error: composer.phar install failed. Please check the lines above to find out why
I would expect that an existing uploads folder should be OK and not prevent the whole app from installing …
The text was updated successfully, but these errors were encountered:
Trying to run
composer install
on an existing project gives error and fails :I would expect that an existing
uploads
folder should be OK and not prevent the whole app from installing …The text was updated successfully, but these errors were encountered: