-
Notifications
You must be signed in to change notification settings - Fork 306
Cannot read property 'updateTimeout' of undefined #1394
Copy link
Copy link
Closed
Description
I got following error, when I close an electron app window, and click the tray icon to restart that app.
Uncaught Exception:
TypeError: Cannot read property 'updateTimeout' of undefined
at updateLock (/xxx/SoLiDBox.app/Contents/Resources/app.asar/node_modules/proper-lockfile/lib/lockfile.js:90:14)
at /xxx/SoLiDBox.app/Contents/Resources/app.asar/node_modules/proper-lockfile/lib/lockfile.js:136:13
at FSReqCallback.oncomplete (fs.js:153:23)
Have proper-lockfile upgrade to 4.1.1 , which is the latest version, will fixes this bug.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels