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

Unexpected error: Invalid state: all arguments must be non-null. #3086

Closed
bessszilard opened this issue Feb 28, 2022 · 1 comment
Closed

Comments

@bessszilard
Copy link

Description

An unexpected error occurred in the main process.

I just started the program.

Stack Trace

Error: Invalid state: all arguments must be non-null.
    at Object.register (C:\Program Files\Mark Text\MarkText\resources\app.asar\node_modules\@hfelix\electron-localshortcut\src\electron-localshortcut.js:167:11)
    at Object.registerKeyHandlers (C:\Program Files\Mark Text\MarkText\resources\app.asar\dist\electron\main.js:2:288839)
    at Object.addEditorMenu (C:\Program Files\Mark Text\MarkText\resources\app.asar\dist\electron\main.js:2:295113)
    at Xt.createWindow (C:\Program Files\Mark Text\MarkText\resources\app.asar\dist\electron\main.js:2:254198)
    at Object._createEditorWindow (C:\Program Files\Mark Text\MarkText\resources\app.asar\dist\electron\main.js:2:302982)
    at App.<anonymous> (C:\Program Files\Mark Text\MarkText\resources\app.asar\dist\electron\main.js:2:300927)
    at App.emit (node:events:394:28)

Version

MarkText: v0.17.0
Operating system: Windows_NT x64 10.0.19044 (win32)

@fxha
Copy link
Contributor

fxha commented Feb 28, 2022

Duplicate of #3074.

@fxha fxha closed this as completed Feb 28, 2022
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