Gatsby JS debugging - limit of file watchers reached on Ubuntu / Debian linux system This problem is caused by the way Gatsby.js works, generates static files and optimizes photos, which easily exceeds the defined Listen limit for the number of files that the Linux OS monitors per dir... Gatsby JS Linux Ubuntu