bcomnes / npm-run-all2

A CLI tool to run multiple npm-scripts in parallel or sequential. (Maintenance fork)
MIT License
262 stars 13 forks source link

[BUG] nodemon v2.0.6 not working with npm-run-all --parallel in nodejs 20 #139

Closed danny007in closed 5 months ago

danny007in commented 5 months ago

Follow up link please https://github.com/mysticatea/npm-run-all/issues/194

bcomnes commented 5 months ago

What's not working about it.

bcomnes commented 5 months ago

Just tested it locally and it works fine. Make a new issue with a minimal reproducible gist or repo.

danny007in commented 5 months ago

https://github.com/mysticatea/npm-run-all/issues/25

Please Check This

bcomnes commented 5 months ago

Upstream seems abandoned, and things have diverged quite a bit over the last few years. If you have a minimal reproducible gist or repo that demonstrates a real bug, I will consider it. Thank you!