Skip to content
New issue

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

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

Already on GitHub? # to your account

fatal: [default]: FAILED! => {"changed": false, "cmd": "/usr/local/bin/composer create-project 'islandora/islandora-starter-site:^0.2' /tmp/composer-project --prefer-dist --no-interaction", "msg": "[Errno 2] No such file or directory: b'/usr/local/bin/composer'", "rc": 2} #262

Open
bvacadie opened this issue Mar 20, 2023 · 1 comment

Comments

@bvacadie
Copy link

When I run vagrant up it faill whit this error 👍

fatal: [default]: FAILED! => {"changed": false, "cmd": "/usr/local/bin/composer create-project 'islandora/islandora-starter-site:^0.2' /tmp/composer-project --prefer-dist --no-interaction", "msg": "[Errno 2] No such file or directory: b'/usr/local/bin/composer'", "rc": 2}

@rosiel
Copy link
Contributor

rosiel commented Jun 13, 2023

As of several months ago, we changed the API so that you need to provision in two steps:

ISLANDORA_BUILD_BASE=true vagrant up builds the "base box" including installing Composer
(then you can package the base box, see README or documentation)
Then, vagrant up installs islandora.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants