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

Closed
yort-feng opened this issue Aug 21, 2019 · 1 comment

Comments

@yort-feng
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:\Users\11104994\AppData\Local\Programs\Mark Text\resources\app.asar\dist\electron\main.js:2:328872)
    at FSWatcher.<anonymous> (C:\Users\11104994\AppData\Local\Programs\Mark Text\resources\app.asar\dist\electron\main.js:2:327267)
    at FSWatcher.emit (events.js:194:13)
    at FSWatcher.emitWithAll (C:\Users\11104994\AppData\Local\Programs\Mark Text\resources\app.asar\node_modules\chokidar\index.js:487:8)
    at awfEmit (C:\Users\11104994\AppData\Local\Programs\Mark Text\resources\app.asar\node_modules\chokidar\index.js:552:14)
    at C:\Users\11104994\AppData\Local\Programs\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.17763 (win32)

@fxha
Copy link
Contributor

fxha commented Sep 20, 2019

Duplicate of #1284.

@fxha fxha closed this as completed Sep 20, 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