[DecapCMS/NetlifyCMS] Invalid String Length Error
The Problem While using DecapCMS in a local environment, you might encounter the following error: error: Error handling {"branch":"feat/add-new-post","action":"getMedia","params":{"branch":"feat/add-new-post","mediaFolder":"static/images"}}: Invalid string length Context: The repository is built with Hugo. It is approximately 600MB, with a static/images folder containing about 5000 images totaling more than 500MB. This error doesn’t appear when DecapCMS is run on a production environment like Netlify, but locally it occurs when attempting to view certain pages. Running DecapCMS Locally To run DecapCMS locally, you use: ...