pinojs / pino-pretty

🌲Basic prettifier for Pino log lines
MIT License
1.27k stars 150 forks source link

Programmatic Integration example fails with node -v 12.13.0 (Not supported) #291

Closed ericzon closed 2 years ago

ericzon commented 2 years ago

Trying the examples taken of: https://github.com/pinojs/pino-pretty#programmatic-integration using node v14.15.5 works well but using node v12.13.0 appears this error message:

image

I don't know if it's a bug or If it's planned to not support node.js v12.x (but is still in Maintenance LTS) I suggest to inform about this in the description of the section.

mcollina commented 2 years ago

We only support the latest version of the line. At this time 12.22.7.