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
What does this error mean, and how do I resolve it?
TypeError: The "original" argument must be of type Function
at promisify (util.js?eed9:602)
at Object.eval (index.js?b048:9)
at eval (index.js:277)
at Object../node_modules/readdirp/index.js (printable.js:5067)
at __webpack_require__ (runtime.js:854)
at fn (runtime.js:151)
at Object.eval (index.js?b44e:7)
at eval (index.js:942)
at Object../node_modules/chokidar/index.js (printable.js:1206)
at __webpack_require__ (runtime.js:854)
What does this error mean, and how do I resolve it?