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

ERROR EMFILE: too many open files #48

Open
SolbiatiAlessandro opened this issue Dec 27, 2019 · 4 comments
Open

ERROR EMFILE: too many open files #48

SolbiatiAlessandro opened this issue Dec 27, 2019 · 4 comments

Comments

@SolbiatiAlessandro
Copy link

on Mac OSX, npm install run succesfully, but when I run npm start I get the following:

 ERROR  EMFILE: too many open files, watch
{"errno":-24,"syscall":"watch","code":"EMFILE","filename":null}
Error: EMFILE: too many open files, watch
    at FSEvent.FSWatcher._handle.onchange (internal/fs/watchers.js:129:28)
@SolbiatiAlessandro
Copy link
Author

SolbiatiAlessandro commented Dec 27, 2019

installing watchman might be a workaround, works for me: facebook/create-react-app#4540 (comment)

@Johnnie71
Copy link

installing watchman might be a workaround, works for me: facebook/create-react-app#4540 (comment)

yes it worked for me thank you!!

@ghost
Copy link

ghost commented Aug 2, 2021

installing watchman might be a workaround, works for me: facebook/create-react-app#4540 (comment)

I've try reinstalling watchman but still having the same issue, any other possible solution?

@joshiviral
Copy link

Yea not working for me as well. After installing watchman, founding the same error !!!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants