Marko Jovanovic

Results 9 comments of Marko Jovanovic

same error :/ some fix?

since nobody responded, manage to find a solution (year later) 😅 you should import: ``` NestEmitterModule.forRoot(new EventEmitter()) ``` inside imports section while creating test module.

why this is closed? I am experiencing the same issue using `4.10.1` and the strangest thing is on local it is working on AWS I am getting 504. 🤷🏻‍♂️

Make sense, but I am getting the same error. The same Redis instance on local is working, the deployed version on AWS gives me 504 after some time of loading,...

Unfortunately, I cannot share the code, but let's try to debug it together. My discord username is `defalt#7298`

i fixed problem by installing `libstdc++-devel.x86_64` but now i got new error: `make -C /lib/modules/4.4.3-300.fc23.x86_64/build SUBDIRS=/home/fr1sk/Tools/razerDrivers/razer_chroma_drivers/driver modules > /dev/null 2>&1 Makefile:19: recipe for target 'driver' failed make: *** [driver] Error...

I agree that it sounds similar to `stopOnError` but the functionality is different, also it may change the way how `pMap` works since it will return different things in case...