Commit ba4e6379 authored by Will Cory's avatar Will Cory Committed by GitHub

Update contributing.md for exit code 137

Error message when this happens can be unhelpful sometimes
parent 58ce71f2
...@@ -138,6 +138,8 @@ docker-compose build ...@@ -138,6 +138,8 @@ docker-compose build
docker-compose up docker-compose up
``` ```
**If a node process exits with exit code: 137** you may need to increase the default memory limit of docker containers
Finally, **if you're running into weird problems and nothing seems to be working**, run: Finally, **if you're running into weird problems and nothing seems to be working**, run:
```bash ```bash
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment