[ ] Regression
[ x ] Bug report
[ ] Feature request
[ ] Documentation issue or request
[ ] Support request => Please do not submit support request here, instead post your question on Stack Overflow.
nest
is not logging any error log about token duplicate
should log some error
https://gist.github.com/hejkerooo/6d368bd54fac459974c7a94794fd1c6e
Easier debugging
Nest version: 5.1.0
For Tooling issues:
- Node version: 8.12.0
- Platform: Mac
Others:
As far as I see, you have created a circular dependency where the class depends on the instance of the completely same class which generally doesn't make sense at all 馃檨
Yup, it doesn't make any sense - but any log would be helpful :)
I've added comment to my gist about this.
I think - if it's not much work - printing error that circular dependency occurs will be always helpful
Most helpful comment
I think - if it's not much work - printing error that circular dependency occurs will be always helpful