Frame (0.6.6/0.6.7) crashes with the following exception:
SyntaxError: Expected ':' after property name in JSON at position 3533603
at JSON.parse (<anonymous>)
at Conf._deserialize (/Applications/Frame.app/Contents/Resources/app.asar/node_modules/conf/dist/source/index.js:67:43)
at get store [as store] (/Applications/Frame.app/Contents/Resources/app.asar/node_modules/conf/dist/source/index.js:278:43)
at new Conf (/Applications/Frame.app/Contents/Resources/app.asar/node_modules/conf/dist/source/index.js:131:32)
at new PersistStore (/Applications/Frame.app/Contents/Resources/app.asar/compiled/main/store/persist/index.js:23:9)
at Object.<anonymous> (/Applications/Frame.app/Contents/Resources/app.asar/compiled/main/store/persist/index.js:53:19)
at Module._compile (node:internal/modules/cjs/loader:1174:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1229:10)
at Module.load (node:internal/modules/cjs/loader:1044:32)
at Module._load (node:internal/modules/cjs/loader:885:12)
Frame (0.6.6/0.6.7) crashes with the following exception: