Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The process has been signaled with signal "6". #45

Open
alexclst opened this issue Apr 25, 2022 · 0 comments
Open

The process has been signaled with signal "6". #45

alexclst opened this issue Apr 25, 2022 · 0 comments
Labels
Scope: CLI Type: Bug Fixes broken functionality that prevents something from being achieved.

Comments

@alexclst
Copy link

alexclst commented Apr 25, 2022

I cannot install this at all since the output of composer global require deliciousbrains/spinupwp-cli is:

Changed current directory to /Users/USER/.composer

In Process.php line 441:
                                                  
  The process has been signaled with signal "6".  
                                                  

require [--dev] [--dry-run] [--prefer-source] [--prefer-dist] [--prefer-install PREFER-INSTALL] [--fixed] [--no-suggest] [--no-progress] [--no-update] [--no-install] [--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] [--] [<packages>...]

Uninstalling and reinstalling composer via Homebrew does not fix the issue. PHP version:

PHP 8.1.5 (cli) (built: Apr 16 2022 00:03:52) (NTS)
Copyright (c) The PHP Group
Zend Engine v4.1.5, Copyright (c) Zend Technologies
    with Xdebug v3.1.4, Copyright (c) 2002-2021, by Derick Rethans
    with Zend OPcache v8.1.5, Copyright (c), by Zend Technologies

macOS 12.3.1 (21E258)
M1 Mac mini

Any idea what is going wrong?

@alexclst alexclst added the Type: Bug Fixes broken functionality that prevents something from being achieved. label Apr 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Scope: CLI Type: Bug Fixes broken functionality that prevents something from being achieved.
Projects
None yet
Development

No branches or pull requests

2 participants