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'. #1284

Closed
cunyu1943 opened this issue Aug 18, 2019 · 0 comments
Assignees
Labels
🐛 bug Something isn't working

Comments

@cunyu1943
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 (D:\Program Files (x86)\marktext-0.15.0-x64-win\resources\app.asar\dist\electron\main.js:2:328872)
    at FSWatcher.<anonymous> (D:\Program Files (x86)\marktext-0.15.0-x64-win\resources\app.asar\dist\electron\main.js:2:327267)
    at FSWatcher.emit (events.js:194:13)
    at FSWatcher.emitWithAll (D:\Program Files (x86)\marktext-0.15.0-x64-win\resources\app.asar\node_modules\chokidar\index.js:487:8)
    at awfEmit (D:\Program Files (x86)\marktext-0.15.0-x64-win\resources\app.asar\node_modules\chokidar\index.js:552:14)
    at D:\Program Files (x86)\marktext-0.15.0-x64-win\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)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants