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

Missing nodemon #1

Open
crablab opened this issue Jun 14, 2021 · 1 comment
Open

Missing nodemon #1

crablab opened this issue Jun 14, 2021 · 1 comment
Labels
bug Something isn't working
Milestone

Comments

@crablab
Copy link
Collaborator

crablab commented Jun 14, 2021

Describe the bug
Without nodemon this won't run properly.

Needs nodemon installing as a dev dependency

@robertmain
Copy link
Owner

robertmain commented Jun 14, 2021

I'd forgotten about this, but in order to fix this you have to first run npm install locally (outside your docker container)....and then bring your docker services up. I seem to recall that it requires node_modules to exist on the local machine before it brings up the service.

@robertmain robertmain added the bug Something isn't working label Jun 14, 2021
@robertmain robertmain added this to the MVP milestone Jun 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants