pinojs / pino-tee

🌲 tee pino logs into a file, with multiple levels
MIT License
89 stars 17 forks source link

upgrade to cloneable-readable 1.1.x #10

Closed davidmarkclements closed 3 years ago

davidmarkclements commented 6 years ago

adjust tests accordingly

sneljo1 commented 5 years ago

Would love to see this resolved. I've forked it and updated the packages and it seems to be working fine still. But I'm unable to fix the tests for it. It wouldn't let me build it with webpack otherwise.

mcollina commented 5 years ago

I don’t understand the relationship between the tests and webpack.

sneljo1 commented 5 years ago

Sorry, my bad. They aren't related :) I can't use pino-tee in my project because it's throwing errors on nextTick, they are resolved with upgrading cloneable-readable etc.. I forked this repo and updated them and it's working correctly, but I can't seem to be able to find a solution for the failing tests. I can use that repo for now, but It would be could if this gets resolved in the npm package.