nest-cloud / nestcloud

A NodeJS micro-service solution, writing by Typescript language and NestJS framework.
MIT License
421 stars 55 forks source link

The rule RandomRule is not exist #44

Open meodemsao opened 2 years ago

meodemsao commented 2 years ago

I have this issue when using nestcloud@0.7.17 and nestjs@8.x


    at Timeout._onTimeout (/Users/username/Desktop/Projects/nest-cqrs-auth/node_modules/@nestcloud/loadbalance/loadbalance.js:90:45)
    at listOnTimeout (internal/timers.js:551:17)
    at processTimers (internal/timers.js:494:7)
(Use `node --trace-warnings ...` to show where the warning was created```
anduong96 commented 2 years ago

Related #45

Published this for a temporary fix: https://github.com/anduong96/nestcloud2