i'm using Nodemon for my Node project. I'm trying to use a debugger, but when I run the project both with the debugger and nodemon active, nodemon gets stuck on restarting due to changes... How can I fix this?
restarting due to changes...