Error: ENOSPC: System limit for number of file watchers reached

Getting this error when trying to deploy gatsby on a fairly light-weight site. I have never encountered this error in the past.

According to gatsby docs: Troubleshooting Common Errors | Gatsby

But I do not know how to implement this on render. Any thoughts? Thank you

Responded privately.

Looking at the suggestions provided, it looks like they recommend updating the max watchers at the system level. We don’t currently support ad-hoc system-level updates in Render, so I don’t believe you would be able to apply this for your Static Site, unless you were using a Dockerfile.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.