-
Notifications
You must be signed in to change notification settings - Fork 43
Closed
Labels
bugSomething isn't workingSomething isn't workingwontfixThis will not be worked onThis will not be worked on
Description
I am getting the following typing error when trying to use the package.
node_modules/nestjs-cls/dist/src/lib/cls.interfaces.d.ts:42:6 - error TS1023: An index signature parameter type must be either 'string' or 'number'.
42 [key: symbol]: any;
~~~
Reproduction repository: https://github.com/ruslanguns/cqrs-with-cls
System information
[System Information]
OS Version : Linux 5.10
NodeJS Version : v16.13.1
NPM Version : 8.3.0
[Nest CLI]
Nest CLI Version : 8.0.2
[Nest Platform Information]
platform-express version : 8.0.0
common version : 8.0.0
core version : 8.0.0
cqrs version : 8.0.0
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingwontfixThis will not be worked onThis will not be worked on