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: Cannot destructure property windowId of 'undefined' or 'null'. #1534

Closed
MoritzBrueckner opened this issue Oct 24, 2019 · 1 comment

Comments

@MoritzBrueckner
Copy link

Description

An unexpected error occurred in the main process.

Stack Trace

TypeError: Cannot destructure property `windowId` of 'undefined' or 'null'.
    at bn._shouldIgnoreEvent (C:\Program Files\Mark Text\resources\app.asar\dist\electron\main.js:2:328872)
    at FSWatcher.<anonymous> (C:\Program Files\Mark Text\resources\app.asar\dist\electron\main.js:2:327267)
    at FSWatcher.emit (events.js:194:13)
    at FSWatcher.emitWithAll (C:\Program Files\Mark Text\resources\app.asar\node_modules\chokidar\index.js:487:8)
    at awfEmit (C:\Program Files\Mark Text\resources\app.asar\node_modules\chokidar\index.js:552:14)
    at C:\Program Files\Mark Text\resources\app.asar\node_modules\chokidar\index.js:674:9
    at FSReqCallback.oncomplete (fs.js:164:5)

Version

Mark Text: v0.15.0
Operating system: Windows_NT x64 10.0.18362 (win32)

@fxha
Copy link
Contributor

fxha commented Oct 24, 2019

Please update to version 0.15.1 to solve this issue. Duplicate of #1284.

@fxha fxha closed this as completed Oct 24, 2019
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