postman-to-openapi
postman-to-openapi copied to clipboard
[email protected] is incompatible with node 20 or above
I'm trying to install the latest version available 3.0.1 and received this error
error [email protected]: The engine "node" is incompatible with this module. Expected version ">=14 <20". Got "20.2.0"
error Found incompatible module.
I'm curious if it's possible to remove the upper bound restriction. Is there a particular feature in node 20 that's incompatible with this package?