Skip to content

TypeError: Cannot read property 'lastUpdateCheck' of undefined #7

Description

@AndyOGo

The configstore randomly throws this error.

.../node_modules/configstore/index.js:86
    return this.all[key];
                   ^
TypeError: Cannot read property 'lastUpdateCheck' of undefined
    at Object.Configstore.get (.../node_modules/configstore/index.js:86:17)
    at UpdateNotifier.check (.../node_modules/update-notifier/index.js:58:31)
    at module.exports (.../node_modules/update-notifier/index.js:127:17)
    at Object.<anonymous> (.../node_modules/sync-files/bin/sync-files.js:121:3)
    at Module._compile (module.js:413:34)
    at Object.Module._extensions..js (module.js:422:10)
    at Module.load (module.js:357:32)
    at Function.Module._load (module.js:314:12)
    at Function.Module.runMain (module.js:447:10)
    at startup (node.js:146:18)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions