docker-stack icon indicating copy to clipboard operation
docker-stack copied to clipboard

Magento setup compile fails

Open apedicdev opened this issue 2 years ago • 1 comments

INFO: Running bin/magento setup:di:compile ... 
%message% 0/9 [>---------------------------]   0% < 1 sec 103.0 MiBCompilation was started.
Proxies code generation... 0/9 [>-----------------------]   0% < 1 sec 103.0 MiB
Proxies code generation... 1/9 [==>---------------------]  11% 1 sec 107.0 MiB
Repositories code generation... 1/9 [==>------------------]  11% 1 sec 107.0 MiB
In ErrorHandler.php line 62:
                                                                               
  Deprecated Functionality: Optional parameter $delimiter declared before req  
  uired parameter $string is implicitly treated as a required parameter in /v  
  ar/www/htdocs/eg-m2-opensource.loc/vendor/firegento/fastsimpleimport/Model/  
  Import/Category.php on line 1066                                             
                                                                               

setup:di:compile

The patch should be applied before running it

apedicdev avatar Sep 15 '23 11:09 apedicdev

Fixed with magento configurator latest version https://github.com/apedicdev/docker-stack/commit/0bd1111ddc50960a95fb5d86e74e02bf990869aa

apedicdev avatar Sep 15 '23 14:09 apedicdev