GodziLaravel's avatar

Problem to install this package

Problem to install the package google / apiclient-services

Hello ,

I try to run composer install but it doesn't work because there is some packages related to google/apiclient-services and every time I got the error Install of google/apiclient-services failed

I changed the "process-timeout": 3600 in composer config because I got timeout problem

then I tried to install google/apiclient-services But always same issue !

 composer require google/apiclient-services
./composer.json has been updated
Running composer update google/apiclient-services
Loading composer repositories with package information
Updating dependencies
Nothing to modify in lock file
Writing lock file
Installing dependencies from lock file (including require-dev)
Package operations: 1 install, 0 updates, 0 removals
  - Installing google/apiclient-services (v0.359.0): Extracting archive
^C    Install of google/apiclient-services failed

In Filesystem.php line 332:

  Could not delete /home/vagrant/code/irp-project/vendor/composer/9c2d5c88/googleapis-google-api-php-client-services-e975e6d/src/Directory:


require [--dev] [--dry-run] [--prefer-source] [--prefer-dist] [--prefer-install PREFER-INSTALL] [--fixed] [--no-suggest] [--no-progress] [--no-update] [--no-install] [--no-audit] [--audit-format AUDIT-FORMAT] [--update-no-dev] [-w|--update-with-dependencies] [-W|--update-with-all-dependencies] [--with-dependencies] [--with-all-dependencies] [--ignore-platform-req IGNORE-PLATFORM-REQ] [--ignore-platform-reqs] [--prefer-stable] [--prefer-lowest] [-m|--minimal-changes] [--sort-packages] [-o|--optimize-autoloader] [-a|--classmap-authoritative] [--apcu-autoloader] [--apcu-autoloader-prefix APCU-AUTOLOADER-PREFIX] [--] [<packages>...]


Composer version 2.7.6 2024-05-04 23:03:15

Any Idea ?

0 likes
1 reply

Please or to participate in this conversation.