I use nodemon version 1.18.9 (Latest version as of today).
I use Visual Studio Code (VSCode). I open a terminal and execute nodemon dev-server.js but it displays this repeatedly
restarting due to changes...
as follows
and after a few seconds it will complete its restarting process.
I use Windows 10.
Any suggestions?
