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
This returns stats as expected, but then throws an error on the next tick.
Stats { ... }
> TypeError: callback is not a function
at path/to/mock-fs/lib/binding.js:37:9
at _combinedTickCallback (internal/process/next_tick.js:73:7)
at process._tickDomainCallback (internal/process/next_tick.js:128:9)