apinf / openapi-designer

Design interface for creating Open API (Swagger) specification files
https://openapi.design
MIT License
69 stars 18 forks source link

Software Requirement for running the tool #366

Open ManpreetGulati opened 5 years ago

ManpreetGulati commented 5 years ago

While trying to install node modules I realized Visual C++ tools ( specially VS studio and python 2.7) are required to be set up internally on the system. However, this isnt mentioned as a technical requirement in the documentation. I wish to understand the necessity and dependency of Open API Designer on Visual C++ Tools. Can we use the tool without these VC++ tools?

ilarimikkonen commented 5 years ago

thanks for the issue, we'll check on this