Replies: 1 comment
-
Hi, I don't know if it's a bug in the method signature of the The imports array needed for the plugin also goes into the plugin constructor, not in the imports of ClsModule. Edit: the |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I got a some problem.
Please see the code below.
MongoModule
is imported intoAppModule
.So I used
txHost
below.But... I got a exception below.
I really don't know why it occurs...
I'm just considering making custom decorator, but I'd like to use the features provided by
nestjs-cls
if possible.Beta Was this translation helpful? Give feedback.
All reactions