With some updates to the node, I have managed to get the node to load successfully but I am not sure if it is actually working (Hence this issue - I will open PR with update soon as I know some people is having trouble loading this.)
When I use inject node with valid JSON to swagger-node I receive following error:
TypeError: Cannot read property 'params' of undefined
I have tried two different API specs. It seems that the client is not receiving the object it is looking for. Any one got any ideas what is wrong here?