myStockMaster icon indicating copy to clipboard operation
myStockMaster copied to clipboard

not installer google/apiclient-services

Open jlcontadores opened this issue 1 year ago • 0 comments

Describe the bug I have not been able to install the application after using composer install, there was an error with google/apiclient-services

To Reproduce Steps to reproduce the behavior:

  1. Go to 'composer install'

Expected behavior Install of google/apiclient-services failed The following exception is caused by a process timeout Check https://getcomposer.org/doc/06-config.md#process-timeout for details

In Process.php line 1204:

The process ""C:\Program Files\7-Zip\7z.EXE" x -bb0 -y C:\laragon\www\myStock\vendor\composer\tmp-20de2fa48 3aca2357070e9d44c8bf53b -oC:\laragon\www\myStock\vendor\composer\ca8b015a" exceeded the timeout of 300 seco nds.

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] [--sort-packages] [-o|--optimize-autoloader] [-a|--classmap-authoritative] [--apcu-autoloader] [--apcu-autoloader-prefix APCU-AUTOLOADER-PREFIX] [--] [...]

Screenshots If applicable, add screenshots to help explain your problem.

Additional context Add any other context about the problem here.

jlcontadores avatar Feb 15 '24 14:02 jlcontadores