Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Nodemon Internal watch failed #2200

Open
samiramrullah opened this issue May 6, 2024 · 2 comments
Open

Nodemon Internal watch failed #2200

samiramrullah opened this issue May 6, 2024 · 2 comments
Labels
stale no activity for 2 weeks

Comments

@samiramrullah
Copy link

samiramrullah commented May 6, 2024

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;'

  • It also creates a port file named "5000;" on it's. on the project folder.
    It crashes the server.

Node version: 20.12.1
nodemon version: 3.1.0

  • These is the snapshot of the file being created with port number 5000;
Screenshot 2024-05-06 at 9 01 35 PM

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
Copy link
Owner

remy commented May 6, 2024

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

Copy link

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

@github-actions github-actions bot added the stale no activity for 2 weeks label May 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stale no activity for 2 weeks
Projects
None yet
Development

No branches or pull requests

2 participants