Skip to content

Installation fails when make is not installed #154

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

Closed
michalpipa opened this issue Sep 15, 2017 · 1 comment
Closed

Installation fails when make is not installed #154

michalpipa opened this issue Sep 15, 2017 · 1 comment

Comments

@michalpipa
Copy link

When make is not installed command composer create-project "symfony/skeleton:^3.3" demo fails:

Executing script make cache-warmup [KO]
 [KO]
Script make cache-warmup returned with error code 127
!!  sh: 1: 
!!  make: not found

Shell script should check if make is installed before executing it.

@nesl247
Copy link

nesl247 commented Oct 24, 2017

Is this still an issue after #184?

@xabbuh xabbuh closed this as completed Oct 24, 2017
tgalopin pushed a commit to tgalopin/flex that referenced this issue Dec 3, 2020
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