floating / frame

System-wide Web3 for macOS, Windows and Linux
https://frame.sh
GNU General Public License v3.0
1.05k stars 143 forks source link

App crashes on 12.6.8 MacOS/Intel #1639

Open michaeldim opened 11 months ago

michaeldim commented 11 months ago

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)