flowershow icon indicating copy to clipboard operation
flowershow copied to clipboard

If config.json is malformed sync fails with "unknown error"

Open rufuspollock opened this issue 8 months ago • 1 comments

Once people start editing config.json they'll make mistakes like i did here -- note the missing comma on second line:

{
  "showEditLink": true
  "nav" {
    "title": "Datopian Tech"
  }
}

The result is the sync/build fails like this with an "unknown error". Would be better if some useful error message.

Image

rufuspollock avatar Mar 18 '25 22:03 rufuspollock

Prioritizing as 2 🔥 until someone else reports.

rufuspollock avatar Mar 18 '25 22:03 rufuspollock

FIXED

olayway avatar May 20 '25 11:05 olayway