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 doesn't open on mac #99

Open
michaelrodriguez23 opened this issue Dec 25, 2021 · 0 comments
Open

App doesn't open on mac #99

michaelrodriguez23 opened this issue Dec 25, 2021 · 0 comments

Comments

@michaelrodriguez23
Copy link

On every ssb app it doesn't open
the log seems to show that I am missing a config file?

No configuration file found at /Users/michaelrodriguez/Library/Preferences/oasis/default.json, using built-in default values. +0ms
oasis No custom style file found at /Users/michaelrodriguez/Library/Preferences/oasis/custom-style.css, ignoring this stylesheet. +1ms
/usr/local/lib/node_modules/@fraction/oasis/src/index.js:132
throw err;
^

SyntaxError: Unexpected string in JSON at position 4
at JSON.parse ()
at exports.parse (/usr/local/lib/node_modules/@fraction/oasis/node_modules/rc/lib/utils.js:15:17)
at addConfigFile (/usr/local/lib/node_modules/@fraction/oasis/node_modules/rc/index.js:30:20)
at Array.forEach ()
at module.exports (/usr/local/lib/node_modules/@fraction/oasis/node_modules/rc/index.js:43:36)
at module.exports (/usr/local/lib/node_modules/@fraction/oasis/node_modules/ssb-config/inject.js:6:12)
at Object. (/usr/local/lib/node_modules/@fraction/oasis/node_modules/ssb-config/index.js:1:37)
at Module._compile (internal/modules/cjs/loader.js:1085:14)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:1114:10)
at Module.load (internal/modules/cjs/loader.js:950:32)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant