Created
January 23, 2016 14:03
-
-
Save dschuessler/ce708ef144db55a55c5b to your computer and use it in GitHub Desktop.
Kakapo error message
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Uncaught Exception: | |
| SyntaxError: Unexpected token o | |
| at Object.parse (native) | |
| at Object.<anonymous> (/Applications/Kakapo.app/Contents/Resources/app.asar/browser.js:33:20) | |
| at Module._compile (module.js:425:26) | |
| at Object.Module._extensions..js (module.js:432:10) | |
| at Module.load (module.js:356:32) | |
| at Function.Module._load (module.js:313:12) | |
| at Object.<anonymous> (/Applications/Kakapo.app/Contents/Resources/atom.asar/browser/lib/init.js:132:10) | |
| at Object.<anonymous> (/Applications/Kakapo.app/Contents/Resources/atom.asar/browser/lib/init.js:134:4) | |
| at Module._compile (module.js:425:26) | |
| at Object.Module._extensions..js (module.js:432:10) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment