joolfe / postman-to-openapi

🛸 Convert postman collection to OpenAPI
MIT License
596 stars 104 forks source link

node 16 support #165

Closed hammidf closed 2 years ago

hammidf commented 2 years ago

Getting this error when attempting to install on my machine running node 16.10.0.

error postman-to-openapi@1.18.0: The engine "node" is incompatible with this module. Expected version ">=10 <15". Got "16.10.0"

Are there any plans to support node 16 and higher?

Thanks!

joolfe commented 2 years ago

Sure, I will work on this as soon as I have time. Best regards

joolfe commented 2 years ago

Added in version 1.19.0.