Marko Jovanovic

Results 11 issues of Marko Jovanovic

Hello, Can someone provide a way to `.overrideProvider` / `.useValue` while usng nest-emitter. I got an error in e2e tests when testing service that has `@InjectEventEmitter()` inside. This is the...

Whats wrong with typing effect, couple days before it worked and right now there is no typing

I have issue compiling it on fedora 23. When i run make everything goes on until snake game and outputs this: ``` g++ snake.cpp -Wall -Wextra -W -w -Os -std=c99...

`dayjs()` instead of `dayjs`

I think this package is missing an important functionality, and that is to see the results of resolved promises when one of the promises from the promise chain gets rejected....

I am experiencing exactly the same issue as described here https://github.com/typestack/class-transformer/issues/494 ie. new random objectId gets created if I am not using the fix mentioned on the fix above. https://github.com/typestack/class-transformer/issues/494#issuecomment-783085153...

type: question

Is there a way to remove `\n` between stack trace lines as well as `\t` before stack trace line?