Skip to content

TypeError [ERR_INVALID_ARG_TYPE]: The "interval" argument must be of type number. Received type string #260

@strongpauly

Description

@strongpauly

When using node v10.16.3, this error is thrown:

(node:48837) UnhandledPromiseRejectionWarning: TypeError [ERR_INVALID_ARG_TYPE]: The "interval" argument must be of type number. Received type string
    at StatWatcher.start (internal/fs/watchers.js:76:3)
    at Object.watchFile (fs.js:1304:10)
    at Gaze._pollFile (<user-dir>/node_modules/gaze/lib/gaze.js:358:10)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions