Inputmask
Inputmask copied to clipboard
index-pack died of signal 9
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?
I have no idea.