Closed tiham07 closed 6 years ago
I still don't know if this is still supported by the developer. Latest release is from September, 13th 2015: https://github.com/trailsjs/sails-swagger/releases Doesn't seem that the developer(s) is/are interested in this project any further... I've tested this now on a current Windows 10, a current Debian (9.2) and Ubuntu (Ubuntu 16.04.3 LTS). The funny thing is that it doesn't work on any system (even clean install with only npm, nodejs and git shell installed additionally).
@tiham07 Did you create the config/swagger.js
file?
Hi @gggordon. I guess that's what I missed somehow. Thank you for your help 👍
And I had a wrong configuration in my controller section as well but that was easy to figure out.
When trying to run my simple Sails.JS app (with swaggerui included), I'm getting the following error:
npm install, npm uninstall sails or npm cache clear doesn't work. I've already tried to reinstall grunt-cli as well and sails-swagger again... Does anyone have a solution here?