Gatsby and Netlify CMS were running nicely for a while but now it fails when trying to run gatsby develop. With a "JavaScript heap out of memory" error.
Every npm is updated and I've tried export NODE_OPTIONS=--max_old_space_size=4096 that some GitHub issue threads mention.