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

A JavaScript error occurred in the main process #1025

Closed
isaquepereira opened this issue Aug 11, 2021 · 0 comments · Fixed by #1028
Closed

A JavaScript error occurred in the main process #1025

isaquepereira opened this issue Aug 11, 2021 · 0 comments · Fixed by #1028

Comments

@isaquepereira
Copy link

**macOS version: 12.0 Beta (21A5294g) **
Kap version: Version 3.3.2 (3.3.2.1718)

Steps to reproduce

Just open the app

Current behaviour

Error below. Error dialog opens and I can close clicking in the "ok" button, but the main window doesn't load.

Expected behavior

Open correctly.

Workaround

No one found it yet.

Uncaught Exception:
TypeError: undefined is not iterable (cannot read property Symbol(Symbol.iterator))
at macosRelease (/Applications/Kap.app/Contents/Resources/app.asar/node_modules/macos-release/index.js:26:26)
at Object. (/Applications/Kap.app/Contents/Resources/app.asar/main/utils/errors.js:54:17)
at Module._compile (internal/modules/cjs/loader.js:968:30)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:986:10)
at Module.load (internal/modules/cjs/loader.js:816:32)
at Module._load (internal/modules/cjs/loader.js:728:14)
at Module._load (electron/js2c/asar.js:717:26)
at Function.Module._load (electron/js2c/asar.js:717:26)
at Module.require (internal/modules/cjs/loader.js:853:19)
at require (internal/modules/cjs/helpers.js:74:18)

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

Successfully merging a pull request may close this issue.

1 participant