0
1 min read

I get this error when I try to start my application using “`npm run serve“` command inside a terminal to start Vuejs or Reactjs application. How can I solve this error?

Here is few detail about error msg..

10% building 2/2 modules 0 activeevents.js:292
      throw er; // Unhandled 'error' event
      ^
 Error: ENOSPC: System limit for number of file watchers reached,

Naman Sharma Selected answer as best December 23, 2020