Alex Pavliuk
Alex Pavliuk

Reputation: 46

Watchman looking to opt/homebrew/root-state and can't access it

Im trying to run my Django server as I did lot of times before, but probably after update or so im receiving errors from watchman, specifically this one

Watchman warning: opendir(/opt/homebrew/var/run/watchman/root-state) -> Permission denied.

And its strange because from what I researched this folder should have restricted access.

So I have two folders there, user-state and root-state folder

Its still running server when im starting it, but throwing bunch of those errors in terminal so im just curios why its even watching in this dir.

After deleting all watching paths its starts looking in this path again.

Upvotes: 0

Views: 193

Answers (0)

Related Questions