wp-cli-build icon indicating copy to clipboard operation
wp-cli-build copied to clipboard

[PHP 7.4] Notice: Trying to access array offset on value of type null

Open SofiaSousa opened this issue 4 years ago • 0 comments

Getting the following error when trying to install front/wp-cli-build:

Error: Package installation failed.
Reverted composer.json.
PHP Notice:  Trying to access array offset on value of type null in phar:///usr/local/bin/wp/vendor/wp-cli/package-command/src/Package_Command.php on line 1244

PHP 7.4.7

SofiaSousa avatar Mar 17 '21 10:03 SofiaSousa