Skip to content
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

Cannot read property 'route' of undefined #67

Closed
aliabbasrizvi opened this issue Feb 3, 2021 · 2 comments
Closed

Cannot read property 'route' of undefined #67

aliabbasrizvi opened this issue Feb 3, 2021 · 2 comments

Comments

@aliabbasrizvi
Copy link

Hi

I am trying to define an abstract controller as described here: https://github.com/typestack/routing-controllers#controller-inheritance, but keep getting the issue TypeError: Cannot read property 'route' of undefined originating at https://github.com/epiphone/routing-controllers-openapi/blob/master/src/generateSpec.ts#L16. Is there something I need to be doing differently?

Thanks

@epiphone
Copy link
Owner

Try upgrading to latest dependency versions, and if the problem persists post your code here so that the bug can be reproduced.

@jobayer977
Copy link

jobayer977 commented Jun 1, 2021

image

I am facing same issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants