I try to create server using nodemon in nodejs, nodemon instaled but not working, how to fix it?
When i run my server using nodemon module, like “nodemon index.js”. It not working.
When i run my server using nodemon module, like “nodemon index.js”. It not working.