jprichardson / node-fs-extra

Node.js: extra methods for the fs object like copy(), remove(), mkdirs()
MIT License
9.44k stars 776 forks source link

Fireworm reporting "File should always be initialied with stat" #961

Closed Anaerin closed 2 years ago

Anaerin commented 2 years ago

Seem to be getting this odd error - Is this something to do with you?

Uncaught Exception: AssertionError [ERR_ASSERTION]: File should always be initialied with stat
AssertionError [ERR_ASSERTION]: File should always be initialied with stat
    at /usr/local/games/minecraft/node_modules/fireworm/lib/file.js:45:7
    at FSReqCallback.oncomplete (fs.js:192:5)
About to exit with code 1
RyanZim commented 2 years ago

Not seeing fs-extra anywhere in that stack trace; unrelated to this library.