teleclimber / Dropserver

An application platform for your personal web services. https://dropserver.org
Apache License 2.0
45 stars 1 forks source link

Bad dropapp.json causes unclear error message #74

Open teleclimber opened 2 years ago

teleclimber commented 2 years ago

Bad JSON file, like:

{
    "name": "Tuto Test App"
    "version": "0.1.0"
}

Results in this in ds-dev

Error should be more clear that it's a json parse error.

Note all this is moot if we ditch dropapp.json