AKIRA-MIYAKE / serverless-import-swagger

Import functions from OpenAPI spec file to serverless.yml

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Problems running unless I have the full project

quapaw opened this issue · comments

I followed the instructions on the installation
But keep getting this error: /Users/sjones/workspace/api/tutorial-serverless-api/node_modules/apicurio-data-models/bundles/apicurio-data-models.umd.js:9078 return extendStatics(d, b);

but when I downloaded the project and compiled it.
then reference that bin it works
../serverless-import-swagger/bin/sis -i ../tutorial-serverless-api/api/hello.yml -c ../tutorial-serverless-api/serverless.common.yml -o ../tutorial-serverless-api/testOut -s api