Giter Site home page Giter Site logo

Comments (13)

mohitmutha avatar mohitmutha commented on May 17, 2024 1

Is this project maintained anymore ?

from swagger-node.

mohitmutha avatar mohitmutha commented on May 17, 2024

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

from swagger-node.

MasaakiYAMADA avatar MasaakiYAMADA commented on May 17, 2024

Since there is no swagger-editor, an error may be occurring.
Please install it globally and try it.

nom - g install swagger-editor

or

yarn global add swagger-editor

from swagger-node.

mohitmutha avatar mohitmutha commented on May 17, 2024

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

from swagger-node.

MasaakiYAMADA avatar MasaakiYAMADA commented on May 17, 2024

Windows users

For some versions of npm on Windows will have problems on the npm install step of swagger project create. They are related to a debug module on npm not being managed properly. The following steps should resolve this issue:

  1. In the project directory, execute the following commands:
  2. npm install yamljs
  3. npm install debug
  4. npm install swagger-tools

from swagger-node.

MasaakiYAMADA avatar MasaakiYAMADA commented on May 17, 2024

There is also a way to edit YAML with provided docker.

docker run --rm - d - p 80: 8080 swaggerapi / swagger - editor

This image also comes with the swagger-codegen function.
I gave up on building locally because desired JAVASE8 in the setting of swagger-codegen.

from swagger-node.

mwallnoefer avatar mwallnoefer commented on May 17, 2024

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.

from swagger-node.

mwallnoefer avatar mwallnoefer commented on May 17, 2024

It turns out that the current node release 0.7.5 doesn't provide the following patch 70846a6#diff-28fe2e29ccfb9685861115a451ee1626 yet, although it is two years old.
Very odd...all in all manual patching seems to be the only work-around for now.

Also the docs lack this line, so I have created an apposite pull request: #582

from swagger-node.

mohitmutha avatar mohitmutha commented on May 17, 2024
3\. npm install debug

This did not work for me. I am using a Mac

from swagger-node.

mohitmutha avatar mohitmutha commented on May 17, 2024

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.

Did not fix it for me.

from swagger-node.

mwallnoefer avatar mwallnoefer commented on May 17, 2024

Any news on this?

from swagger-node.

JaimeSalas avatar JaimeSalas commented on May 17, 2024

Hi I face this issue. In my case I have solved by installing node v8.17.0 via nvm. I hope can help any one.

from swagger-node.

lena-A-Al avatar lena-A-Al commented on May 17, 2024

I still have the same issue, I am a mac user.

from swagger-node.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.