Skip to content

Error related to make during install #28

Open
@darrylhein

Description

I'm trying to setup the docker version, but I get the following when running:

 docker run --rm -it --volume $(pwd):/app prooph/composer:7.1 install -o --prefer-dist

I get the following:

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

Continuing to follow the docker instructions it does seem to work.

I'm on Mac OS 10.13.4. I have installed Xcode & additional tools.

From what I can find, it's can't find make. When I do which make I get /usr/bin/make so apparently make is installed.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions