..........\node_modules\png-js\png-node.js:242
throw new Error("Invalid filter algorithm: " + data[pos - 1]);
^
Error: Invalid filter algorithm: 255
at Inflate.cb ( ........\node_modules\png-js\png-node.js:242:21)
at Inflate.zlibBufferOnEnd (node:zlib:161:10)
at Inflate.emit (node:events:520:28)
at endReadableNT (node:internal/streams/readable:1346:12)
at processTicksAndRejections (node:internal/process/task_queues:83:21)