nodemon -v: 2.0.1node -v:nodemon --watch server.jsnodemon restarts on rs command or detected changes.
nodemon doesn't restart with the following multiple messages:
[nodemon] still waiting for 1 sub-process to finish...

If you install 2.0.0 everything works as expected:
$ yarn add [email protected] --dev
$ yarn start
@ezze Thanks for raising this issue.
Is it a problem with version 2.0.1?
When can it be updated?
Thanks!
@sytana not to point out the obvious, but this is an open source project, so it can be updated as soon as people contribute.
Thus far it's only me - and I have been working on this issue between working (my "real" job) and the tests weren't passing. So I'll happily take some help to get those passing.
Thanks!
@remy Oh, sorry i'm ignorant about this, But thank you very much for your contribution!
So [email protected] has been released - if you can re-test, but I'm not 100% hopeful as this is cluster and there's not a great deal of testing against cluster.
@remy, works for me. Thanks a lot for your work!
Cool - I just confirmed too 馃憤
Still broke for me unfortunately. I'll inspect as to why.
confirmed still error 2.0.2
Most helpful comment
confirmed still error 2.0.2