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

docker-compose fails at the build #7

Open
bakhshir opened this issue Sep 19, 2017 · 0 comments
Open

docker-compose fails at the build #7

bakhshir opened this issue Sep 19, 2017 · 0 comments
Labels

Comments

@bakhshir
Copy link
Contributor

The default installation fails at the docker-compose build stage with the error:

simcity_commonsense_1 | [12:26:55] Local gulp not found in ~
simcity_commonsense_1 | [12:26:55] Try running: npm install gulp
simcity_commonsense_1 | ./start.sh: 2: cd: can't cd to /home/simcity/simcity/sim-city-cs
simcity_commonsense_1 | [12:26:57] Local gulp not found in ~
simcity_commonsense_1 | [12:26:57] Try running: npm install gulp
simcity_commonsense_1 | ./start.sh: 2: cd: can't cd to /home/simcity/simcity/sim-city-cs

The workaround so far was to run:
docker-compose -f docker-compose-demo.yml up --build

@eriktks had first encountered this problem.

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

No branches or pull requests

1 participant