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

nodemon doesn't seem to work properly with dinghy #37

Closed
1N50MN14 opened this issue Jun 27, 2015 · 2 comments
Closed

nodemon doesn't seem to work properly with dinghy #37

1N50MN14 opened this issue Jun 27, 2015 · 2 comments

Comments

@1N50MN14
Copy link

For some reason nodemon fails to restart node when using a docker volume, any ideas as to what might be causing this?

@therpr
Copy link

therpr commented Jun 29, 2015

I am waiting for the fix too.

remy/nodemon#419

@codekitchen
Copy link
Owner

Yep, the primary reason is that file shares over NFS don't support inotify filesystem events. There's an epic discussion over at #9 , but the tl;dr is that you can try out my experimental solution as discussed at #9 (comment) , I'd love to hear if it works well with nodemon. I'll close this in favor of that existing issue.

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

No branches or pull requests

3 participants