-
Notifications
You must be signed in to change notification settings - Fork 2
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
Error during using the @MurLock decorator inside a service. #18
Comments
@OsoianMarcel Thanks for your support, I found the issue, bugfix is on the way. Since I use Nestjs-cls for tracing in my services, there are a few things I missed. |
@OsoianMarcel https://www.npmjs.com/package/murlock/v/2.0.1 Fixed with this version, fyi. |
@felanios |
Hi @OsoianMarcel, I'm totally agree with that, I received feedback from different users regarding the same problem. I will solve this problem within this week. |
I created a PR #31, hope it helps to resolve the problem. Thx. |
@OsoianMarcel I merged the pr, thank you for your contribution.Because of the semantic-release, package bumped to v3.0.1, fyi. |
@felanios thanks, it works fine. |
murlock version: 2.0.0
package manager: yarn v1.22.19
environment: docker image node:20-alpine
node version: v20.9.0
NestJS core & common version: ^10.0.0
Usage inside a service (not controller):
Error during calling the service method (with MurLock decorator):
The text was updated successfully, but these errors were encountered: