mohitmutha

Results 8 comments of mohitmutha

> > > I've just discovered this same problem. > > There are a few things at play here. I think that https://github.com/dependabot/dependabot-core can take all of the configuration options...

Can you give some pointers where the change will be required. Would like to try it out in a forked repo.

Have tried to install the swagger-editor both locally in the project and globally but getting the same result as above.

I have already tried adding the swagger-editor locally as well as globally. Still getting the same error.

> 3\. npm install debug This did not work for me. I am using a Mac

> I faced the same issue, the problem is that _config/default.yaml_ doesn't contain the item `- swagger_params_parser` under the section `swagger_controllers:`. > Adding it there fixed the issue for me....

Is this project maintained anymore ?

Below works for me with alpine FROM kong:latest RUN apk add --no-cache libressl-dev build-base RUN luarocks install luacrypto 0.3.2-1 --local RUN luarocks install external-oauth