-
Notifications
You must be signed in to change notification settings - Fork 124
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Assertion error on register #128
Comments
Some extra information. I'm using Restify 7 on Node 8, with Swagger Node Runner 0.7.3. |
More information... This looks like an incompatibility with Restify 7, which uses find-my-way for routing purposes. I downgraded to Restify 6.4.0, which fixed the issue. |
Thanks! This is good to know. |
Thanks! |
sonihimanshu
pushed a commit
to sonihimanshu/swagger-node-runner
that referenced
this issue
Aug 25, 2018
Can we get this fixed? |
I resolved this by downgrading to v6.4.0 |
JuniusBBD
added a commit
to JuniusBBD/swagger-node-runner
that referenced
this issue
Oct 10, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi
I'm using swagger-restify-mw and when I start my app I get the following error. It's not obvious to me what the problem is, but I thought it might be to others.
The text was updated successfully, but these errors were encountered: