You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I have installed last node packet of italia-utils but when I execute any command I have this result:
gen_api_models_1.generateApi(env, argv["api-spec"], argv["out-dir"], argv["ts-spec-file"], argv.strict
TypeError: Cannot read property 'api-spec' of undefined
Hi,
I have installed last node packet of italia-utils but when I execute any command I have this result:
gen_api_models_1.generateApi(env, argv["api-spec"], argv["out-dir"], argv["ts-spec-file"], argv.strict
TypeError: Cannot read property 'api-spec' of undefined
Es input:
gen-api-models --help
gen-api-models --api-spec https://raw.githubusercontent.com/teamdigitale/italia-backend/v0.0.27/api_proxy.yaml --out-dir ./definitions/backend
The text was updated successfully, but these errors were encountered: