joolfe / postman-to-openapi

🛸 Convert postman collection to OpenAPI
MIT License
605 stars 105 forks source link

Node.js 18 Support #250

Closed Bug-Reaper closed 1 year ago

Bug-Reaper commented 1 year ago

This lib causes errors in my build. It'd be great if we could get support for the latest LTS (18.12.1) at least.

node js release page

Are there any known blockers for 18+ node support?

joolfe commented 1 year ago

Hi @Bug-Reaper,

Did you test the last version of the library, node 18 and 19 has added in that version, if you have found any bug let me know.

Best regards.