-
Notifications
You must be signed in to change notification settings - Fork 15
Is there a way to use it with nestjs [Question] #91
Copy link
Copy link
Open
Labels
questionFurther information is requestedFurther information is requested
Description
Hello, I loved this tool but I have had quite a few problems when using it with the Nestjs compiler: nest
[ERR] tst-reflect: You call getType() method directly. You have probably wrong configuration, because tst-reflect-transformer package should replace this call by the Type instance.
If you have right configuration it may be BUG so try to create an issue.
If it is not an issue and you don't want to see this debug message, create field 'tst-reflect-disable' in global object (window | global | globalThis) eg. `window['tst-reflect-disable'] = true;I don't know if there is already a way to implement it with nestjs or if there will be support in the future.
I would be very grateful if you could tell me a correct way to configure the project with the library, thank you very much
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
questionFurther information is requestedFurther information is requested