You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Describe the bug
Without
nodemon
this won't run properly.Needs
nodemon
installing as a dev dependencyThe text was updated successfully, but these errors were encountered: