-
Notifications
You must be signed in to change notification settings - Fork 3.3k
Open
Description
I faced two main issues while trying to run this project locally using docker compose during a workshop. The two issues where:
goof
would fail to start complaining about not being able to connect to mysql at localhost- I wasn't able to create a new todo, it would fail with the following error:
TypeError: Busboy is not a constructor
- I have modified the
Dockerfile
not to runnpm update
anymore.
- I have modified the
I have opened this #1254 to fix both.
Metadata
Metadata
Assignees
Labels
No labels