remy / nodemon

Monitor for any changes in your node.js application and automatically restart the server - perfect for development
http://nodemon.io/
MIT License
26.13k stars 1.72k forks source link

Nodemon Internal watch failed #2200

Open samiramrullah opened 2 months ago

samiramrullah commented 2 months ago

I am using nodemon with nodejs, it works fine in windows and ubuntu but it throws an error on mac stating "[nodemon] Internal watch failed: UNKNOWN: unknown error, watch 'project path/5000;'

Node version: 20.12.1 nodemon version: 3.1.0

Below snapshot shows the error B472D396-B5C5-4659-BDFF-B1F435DD44DB_1_201_a

Node : Getting same error even if I'm changing the port number server.listen()

remy commented 2 months ago

What directory are you running nodemon from? Also, can you create a repo to replicate this?

github-actions[bot] commented 1 month ago

This issue has been automatically marked as idle and stale because it hasn't had any recent activity. It will be automtically closed if no further activity occurs. If you think this is wrong, or the problem still persists, just pop a reply in the comments and @remy will (try!) to follow up. Thank you for contributing <3

bhan0234 commented 4 weeks ago

i am facing the same issue

remy commented 4 weeks ago

@bhan0234 if you don't provide any informatio on how to replicate, then "I'm facing the same issue" is really not very helpful.

Marking as stale (which should auto remove when there's a comment with code to replicate).