Kevin Zhou

Results 9 comments of Kevin Zhou

THe project is kinda dead, and this bug has been reported couple of times but fixes are not approved and merged back. So there are couple of efforts to fix...

Hi Mike, it probably related to the npm version , the line "serverless-openapi-documentation": "github:kzhou57/serverless-openapi-documentation", in package json is requiring a version of npm > 5.0 . Unfortunately if the npm...

hmmm, it's interesting, can you check in your node_modules folder, does this file exists ? node_modules/serverless-openapi-documentation/dist/index.js The issue usually the error 'Serverless plugin "serverless-openapi-documentation" not found.' means node cannot find...

What's in your package.json? Could be a npm version issue.

@eskimoquinn , it's an known issue, my fix ("github:kzhou57/serverless-openapi-documentation"), cannot be submit to npm repository yet, so we are using the github as the repository, and I am using a...

We found a case that with `engine` is set to `aurora-postgresql` and `engine_mode` is set to `provisioned`, the terraform said the change is applied, but from AWS console , it...

When can we expect this feature to be released ? It's an important feature we are looking for.