Unexpected token l in JSON #957
-
|
Hi! Version: 1.36.4 It looks like an automatic update has been applied and am getting the following error on startup/update [2022-11-29 22:35:47.420] [warn] SyntaxError: Unexpected token l in JSON at position 1229
at JSON.parse (<anonymous>)
at t.JSONFile.read (/Applications/Kit.app/Contents/Resources/app.asar/main.prod.js:2:2144327)Is anyone else see this? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
|
Please quit Kit.app and check that the .json files in: have valid json in them. It's possible a file got out of sync with Kit.app. Please share the contents if you find it!
If nothing is obvious in the .json, please check the logs here for any errors: Please let me know what you find. I'd love to get this sorted out. |
Beta Was this translation helpful? Give feedback.
Please quit Kit.app and check that the .json files in:
have valid json in them.
It's possible a file got out of sync with Kit.app.
Please share the contents if you find it!
If nothing is obvious in the .json, please check the logs here for any errors:
Please let me know what you find. I'd love to get this sorted out.