Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

App Crashes / Freezes when trying to enable Experimental Features #44

Closed
jcity opened this issue Jan 8, 2018 · 1 comment
Closed

App Crashes / Freezes when trying to enable Experimental Features #44

jcity opened this issue Jan 8, 2018 · 1 comment

Comments

@jcity
Copy link

jcity commented Jan 8, 2018

I'm on v0.8

The stack trace is:

{ command: 'update_settings',
  data: 
   { deflang: 'en_US',
     dev: false,
     experimentalFeatures: true,
     theme: 'dark' } }
{ deflang: 'en_US',
  dev: false,
  experimentalFeatures: true,
  theme: 'dark' }
{ command: 'read_settings' }
ZeroConf claim log updated!
SyntaxError: /Users/justinmyers/Library/Application Support/BarterDEX/settings.json: Unexpected end of JSON input
    at JSON.parse (<anonymous>)
    at /Users/justinmyers/Justin/Crypto/BarterDEX/node_modules/fs-extra/node_modules/jsonfile/index.js:33:18
    at /Users/justinmyers/Justin/Crypto/BarterDEX/node_modules/graceful-fs/graceful-fs.js:78:16
    at FSReqWrap.readFileAfterClose [as oncomplete] (fs.js:504:3)

grewalsatinder says: "Setting json need fix"

@satindergrewal
Copy link

Duplicate of #30

@satindergrewal satindergrewal marked this as a duplicate of #30 Jan 8, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants