Skip to content

Docker-compose up doesn't work automatically for fresh checkout #6

@coreybobco

Description

@coreybobco

When the repository is checked out fresh (tested on OSX), there are two errors on docker-compose up (tested with local-with-production-backend.yml configuration):

  • app_1 | /bin/sh: 1: cross-env: not found (resolved via yarn / npm install outside of container)
  • node/sass issue

These also may apply to the production.yml configuration.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions