-
Notifications
You must be signed in to change notification settings - Fork 43
Open
Description
Hello,
I still have the error Failed to determine HOME directory after trying "sh: 1: cd: can't cd to ~" (exit code 2) even if I set disable_auto_config:true in config.yml.
If think the line
// DependencyInjection/CybernoxAmazonWebServicesExtension.php Line 41
define('AWS_DISABLE_CONFIG_AUTO_DISCOVERY', TRUE);is not executed as soon as the cache has been created.
NOTE : I temporaly correct the error in doing
$ touch vendor/amazonwebservices/aws-sdk-for-php/config.inc.php
Metadata
Metadata
Assignees
Labels
No labels