Closed
Description
When installing Magento Cloud 2.4.4 on local server, ran into this error when running
$ bin/magento setup:static-content:deploy -f
Deploy using quick strategy
Error happened during deploy process: Deprecated Functionality: pathinfo(): Passing null to parameter #1 ($path) of type string is deprecated in /var/www/beta/vendor/magento/framework/View/Asset/PreProcessor/FileNameResolver.php on line 44
When installing 2.4.4 on Magento Cloud, ran into a related error:
[2022-04-16T23:14:40.417807+00:00] ERROR: [19] The command "php ./bin/magento setup:static-content:deploy --ansi --no-interaction -f --jobs 4 --no-html-minify en_US" failed. Error happened during deploy process: Deprecated Functionality: pathinfo(): Passing null to parameter #1 ($path) of type string is deprecated in /app/vendor/magento/framework/View/Asset/PreProcessor/FileNameResolver.php on line 44
W:
W: In Processor.php line 129:
W:
W: The command "php ./bin/magento setup:static-content:deploy --ansi --no-inte
W: raction -f --jobs 4 --no-html-minify en_US" failed. Error happened
W: during deploy process: Deprecated Functionality: pathinfo(): Passing null t
W: o parameter #1 ($path) of type string is deprecated in /app/vendor/magento/
W: framework/View/Asset/PreProcessor/FileNameResolver.php on line 44
W:
W:
W: In Generate.php line 98:
W:
W: The command "php ./bin/magento setup:static-content:deploy --ansi --no-inte
W: raction -f --jobs 4 --no-html-minify en_US" failed. Error happened
W: during deploy process: Deprecated Functionality: pathinfo(): Passing null t
W: o parameter #1 ($path) of type string is deprecated in /app/vendor/magento/
W: framework/View/Asset/PreProcessor/FileNameResolver.php on line 44
W:
W:
W: In Shell.php line 86:
W:
W: The command "php ./bin/magento setup:static-content:deploy --ansi --no-inte
W: raction -f --jobs 4 --no-html-minify en_US" failed. Error happened
W: during deploy process: Deprecated Functionality: pathinfo(): Passing null t
W: o parameter #1 ($path) of type string is deprecated in /app/vendor/magento/
W: framework/View/Asset/PreProcessor/FileNameResolver.php on line 44
W:
W:
W: run <scenario>...
W:
E: Error building project: Step failed with status code 19.
E: Error: Unable to build application, aborting.
Metadata
Metadata
Assignees
Labels
No labels