Skip to content

"No such file or directory" when using "make start" #233

@derekantrican

Description

@derekantrican

Probably a stupid question, but I'm not very familiar with linux, docker, or makefiles. I'm trying to follow the Readme setup instructions on a raspberry pi. At step 5 I get the following error:

pi@raspberrypi:~/pattern $ make start
make[1]: Entering directory '/home/pi/pattern'
docker-compose down
make[1]: docker-compose: No such file or directory
make[1]: *** [Makefile:61: stop] Error 127
make[1]: Leaving directory '/home/pi/pattern'
make: *** [Makefile:74: database/last-cleared.dummy] Error 2

Any idea what I'm doing wrong?

Metadata

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