Skip to content

Cannot read property 'updateTimeout' of undefined #1394

@linonetwo

Description

@linonetwo

https://github.com/solid/node-solid-server/blob/4cac16857aef2565dab8a85c36b2aadf5293d0c2/package.json#L95

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions