## Error `ENOSPC` occured when run `npm run dev:backend` on Ubuntu Your project is large and contains many files, which is hitting the system’s file watchers limit. The limit can be increased to avoid the error See Also: * [https://code.visualstudio.com/docs/setup/linux#\\\_visual-studio-code-is-unable-to-watch-for-file-changes-in-this-large-workspace-error-enospc](https://code.visualstudio.com/docs/setup/linux#%5C_visual-studio-code-is-unable-to-watch-for-file-changes-in-this-large-workspace-error-enospc) *