You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(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)
The text was updated successfully, but these errors were encountered:
When using node v10.16.3, this error is thrown:
The text was updated successfully, but these errors were encountered: