Skip to content

Conversation

@rghvbgdi
Copy link

Description
This PR fixes the crash reported in Issue #9.

The Fix
I added an anonymous volume mapping - /home/node/app/node_modules to docker-compose_dev.yml.

Why
This prevents the local volume mount from overwriting the container's installed dependencies. I have verified that the development server now starts correctly on macOS.

Fixes #9

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

Successfully merging this pull request may close these issues.

[Bug] Docker container crashes with "sh: next: not found" on fresh install (macOS)

1 participant