You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I wanted to install this module, however when I try to run bin/console pimcore:bundle:enable DivanteMagentoIntegrationBundle I immedately get an uncaught exception from the YAML parser for the services.yml file:
Fatal error: Uncaught Symfony\Component\Yaml\Exception\ParseException: Malformed inline YAML string at line 77 (near "- "@file_locator" ") in /var/www/share/pimcore.yourhost.com/htdocs/vendor/symfony/symfony/src/Symfony/Component/Yaml/Parser.php:1208.
Is there a fix for this?
The text was updated successfully, but these errors were encountered:
I wanted to install this module, however when I try to run
bin/console pimcore:bundle:enable DivanteMagentoIntegrationBundle
I immedately get an uncaught exception from the YAML parser for the services.yml file:Fatal error: Uncaught Symfony\Component\Yaml\Exception\ParseException: Malformed inline YAML string at line 77 (near "- "@file_locator" ") in /var/www/share/pimcore.yourhost.com/htdocs/vendor/symfony/symfony/src/Symfony/Component/Yaml/Parser.php:1208
.Is there a fix for this?
The text was updated successfully, but these errors were encountered: