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

composer install is run twice on initial setup #8

Closed
CashWilliams opened this issue Apr 30, 2016 · 4 comments
Closed

composer install is run twice on initial setup #8

CashWilliams opened this issue Apr 30, 2016 · 4 comments

Comments

@CashWilliams
Copy link
Contributor

Following the readme, steps are bolt.sh create, cd into project and then bolt.sh setup.

Both create and setup run composer install on the created project directory.

Is there a reason why we need to run composer install twice?

@CashWilliams
Copy link
Contributor Author

@CashWilliams
Copy link
Contributor Author

Well, ./bolt.sh setup won't run in the project directory because phing isn't available. However, it seems like overkill to install 50+ libraries just to get phing, to then run composer install again.

@danepowell
Copy link
Contributor

This should be resolved by #125. Are you okay with closing this?

@grasmash
Copy link
Contributor

Yup!

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

3 participants