Questions tagged [swagger-node-runner]
3 questions
0
votes
0 answers
TypeError: Cannot read property 'expressMiddleware' of undefined
Errors occured:
Error in callback! Tossing to global error handler. TypeError: Cannot
read property 'expressMiddleware' of undefined
at SwaggerRunner.create…

Packy
- 11
- 1
0
votes
1 answer
Cannot find module 'swagger_params_parser'
I have a Swagger NodeJS project which was created using Swagger
Swagger uses swagger-connect 0.1.0 out of the box but I've now upgraded to swagger-connect 0.7.0 using the manual instructions which included adding the following to…

GreensterRox
- 6,432
- 2
- 27
- 30
0
votes
0 answers
Attaching a debugger to swagger node
I have a node swagger project using:
"swagger-node-runner": "0.7.3",
I'm using webstorm and I'm trying to attached a debugger to my source code.
Controller code, but I cannot. Can someone please help ?
I'm tried 30 different things and I can't get…

Dory Zidon
- 10,497
- 2
- 25
- 39