I have node v11.15.0 and npm v6.7.0. I am trying to run apigee2openapi tool and it is failing with
Error: invalid signature: 0x6f64213c
at C:\Users\schattop\AppData\Roaming\npm\node_modules\apigee2openapi\node_modules\unzip\lib\parse.js:59:13
at processImmediate (internal/timers.js:443:21)
The zip comes up in the folder but the archive is invalid.
How to fix this please.
Also tried by downloading the zip in local but as documented the command does not work
apigee2openapi -d ~/Documents/GlobalWeather -l ~/Documents/GlobalWeather.zip -n GlobalWeather -e https://msebai-test.apigee.net
it complaints that -l -n options are invalid.
Please mention how to run this tool properly.
,I have node v11.15.0 and npm v6.7.0. I am running the apigee2openapi tool in Windows 10 but it fails with invalid signature: 0x6f64213c
at C:\Users\schattop\AppData\Roaming\npm\node_modules\apigee2openapi\node_modules\unzip\lib\parse.js:59:13
at processImmediate (internal/timers.js:443:21)
The zip file gets created but with winzip it does not open and it says invalid archive.
This behaviour I observed in Fedora Linux 32 as well.
How to fix this? Any help will be appreciated.
Also, I tried by downloading the api proxy in local but the command that is provided
apigee2openapi -d ~/Documents/GlobalWeather -l ~/Documents/GlobalWeather.zip -n GlobalWeather -e https://msebai-test.apigee.net
in the document does not work. It says invalid option -l -n etc.
Can someone please tell how to run this apigee2openapi tool properly.