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

Router module bug #140

Closed
ilterugur opened this issue Jul 28, 2022 · 5 comments
Closed

Router module bug #140

ilterugur opened this issue Jul 28, 2022 · 5 comments
Assignees
Labels
bug Something isn't working enhancement New feature or request help wanted Extra attention is needed

Comments

@ilterugur
Copy link

Bug Report

Nestia doesnt support NestJS router module. It just ignores defined paths on router module config

@ilterugur
Copy link
Author

ilterugur commented Jul 28, 2022

I think it's related to #136 but not sure about if the router module is the topic that he's talking about

@SkyaTura
Copy link
Contributor

I think we are talking about different things, the module I mention is in form of "packages" on monorepos.

Good catch, tho

@samchon
Copy link
Owner

samchon commented Aug 12, 2022

As nestia read individual controller files, it's not possible to detect router module path yet.

I'll try to support the module path through nestia.config.ts file.

However, this issue would be solved after #128 and #141.

@samchon samchon self-assigned this Aug 12, 2022
@samchon samchon added bug Something isn't working enhancement New feature or request help wanted Extra attention is needed labels Aug 12, 2022
@samchon samchon closed this as completed Mar 16, 2023
@yousufdev
Copy link

yousufdev commented Sep 25, 2023

@samchon is this resolved? If so then how can we configure nestia so that it picks up router module paths as well, thanks

@samchon
Copy link
Owner

samchon commented Sep 25, 2023

Not supported, and no way to support it.

@samchon samchon reopened this Sep 25, 2023
@samchon samchon closed this as not planned Won't fix, can't repro, duplicate, stale Sep 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

4 participants