Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Installation of composer fails due to missing HOME environment variable #6

Closed
tohuwabohu opened this issue Mar 20, 2016 · 0 comments
Closed
Assignees

Comments

@tohuwabohu
Copy link
Owner

Example error message

Notice: Compiled catalog for debian-8-64.home.gateway in environment production in 0.49 seconds
Info: Applying configuration version '1458462985'
Notice: /Stage[main]/Drupal::Install/Exec[install-composer]/returns: All settings correct for using Composer
Notice: /Stage[main]/Drupal::Install/Exec[install-composer]/returns: PHP Fatal error:  Uncaught exception 'RuntimeException' with message 'The HOME or COMPOSER_HOME environment variable must be set for composer to install correctly' in -:582
Notice: /Stage[main]/Drupal::Install/Exec[install-composer]/returns: Stack trace:
Notice: /Stage[main]/Drupal::Install/Exec[install-composer]/returns: #0 -(387): getHomeDir()
Notice: /Stage[main]/Drupal::Install/Exec[install-composer]/returns: #1 -(111): installComposer(false, '/usr/local/bin', 'composer', false, false, false)
Notice: /Stage[main]/Drupal::Install/Exec[install-composer]/returns: #2 -(13): process(Array)
Notice: /Stage[main]/Drupal::Install/Exec[install-composer]/returns: #3 {main}
Notice: /Stage[main]/Drupal::Install/Exec[install-composer]/returns:   thrown in - on line 582
@tohuwabohu tohuwabohu self-assigned this Mar 20, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant