Nodejs: supervisor watch mode don't work

Hi, I have a project with node, I use node with supervisor (previous I try with pm2, nodemon), I want to the server restart when a file change, but dont work wiith any daemon in watch mode :frowning: can you helpme?