mirror of
https://github.com/xoseperez/espurna.git
synced 2026-03-03 06:54:16 +01:00
> (node:1916) Warning: Closing file descriptor 31 on garbage collection > (Use `node --trace-warnings ...` to show where the warning was created) > (node:1916) [DEP0137] DeprecationWarning: Closing a FileHandle object on garbage collection is deprecated. Please close FileHandle objects explicitly using FileHandle.prototype.close(). In the future, an error will be thrown if a file descriptor is closed during garbage collection. > (node:1916) Warning: Closing file descriptor 32 on garbage collection per https://nodejs.org/api/deprecations.html#DEP0137 explicitly close after reading