Inputmask icon indicating copy to clipboard operation
Inputmask copied to clipboard

index-pack died of signal 9

Open Artem2710 opened this issue 4 years ago • 1 comments

When I run the composer update command, I get this error

  Failed to execute git clone --no-checkout -- 'https://fdc...9df:[email protected]/RobinHerbots/Inputmask.git' '/data/prodnfs-sf/www/store/project-skytech-site.2/vendor/bower-asset/inputmask' && cd '/data/prodnfs-sf/www/store/project-skytech-site.2/vendor/bower-asset/inputmask' && git remote add composer -- 'https://fdc...9df:[email protected]/RobinHerbots/Inputmask.git' && git fetch composer && git remote set-url origin -- 'https://github.com/RobinHerbots/Inputmask.git' && git remote set-url composer -- 'https://github.com/RobinHerbots/Inputmask.git'  
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              
  error: index-pack died of signal 9                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
  fatal: index-pack failed                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              

update [--with WITH] [--prefer-source] [--prefer-dist] [--prefer-install PREFER-INSTALL] [--dry-run] [--dev] [--no-dev] [--lock] [--no-install] [--no-autoloader] [--no-scripts] [--no-suggest] [--no-progress] [-w|--with-dependencies] [-W|--with-all-dependencies] [-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] [--prefer-stable] [--prefer-lowest] [-i|--interactive] [--root-reqs] [--] [<packages>]...

What could be the problem?

Artem2710 avatar Dec 06 '21 10:12 Artem2710

I have no idea.

RobinHerbots avatar Dec 14 '21 21:12 RobinHerbots