GridSpace / grid-apps

Browser-based Slicer for 3D Printing, CAM, Laser (Kiri:Moto) and mesh editor (Mesh:Tool)
https://grid.space/
MIT License
459 stars 143 forks source link

fix Unexpected token ] on start #254

Closed gompa closed 1 year ago

gompa commented 1 year ago

fixes SyntaxError: Unexpected token ] in JSON at position 187 at JSON.parse ()

when starting

stewartoallen commented 1 year ago

it looks like the substance of the change is deleting blank line #23 in each file. correct?

gompa commented 1 year ago

that and it removes some spaces, tbh i just ran it through a linter and checked if the output fixed the issue

*edit it seems the broken docker install mentioned in the discord chat on the 7th might be related to this error