joolfe / postman-to-openapi

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

Unsupported engine on Node 17.2.0 #168

Closed masbenx closed 2 years ago

masbenx commented 2 years ago

I've got error message when installing the cli version.

Unsupported engine { package: 'postman-to-openapi@1.19.0', required: { node: '>=10 <17' }, current: { node: 'v17.2.0', npm: '8.1.4' } }

joolfe commented 2 years ago

Solved in version 2.0.0