Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't resolve dependencies bug introduced with v6.3.1 #106

Closed
cdupetit opened this issue Jun 7, 2019 · 3 comments
Closed

Can't resolve dependencies bug introduced with v6.3.1 #106

cdupetit opened this issue Jun 7, 2019 · 3 comments

Comments

@cdupetit
Copy link

cdupetit commented Jun 7, 2019

Hello,
This library is broken with the new version of nestjs v6.3.1.

Nest can't resolve dependencies of the MyHealthIndicator (?). Please make sure that the argument at index [0] is available in the MyModule context.

See @kamilmysliwiec comment on nestjs/nest repo issue nestjs/nest#2359.
I've done a minimal repo here.
Best Regards

@willsoto
Copy link
Owner

willsoto commented Jun 7, 2019

Thanks for the report and links. I’ll try and fix this today.

@willsoto
Copy link
Owner

willsoto commented Jun 7, 2019

@cdupetit please test and let me know if this works. I didn't have a chance to write any tests to confirm it works. Released as v2.0.0

@cdupetit
Copy link
Author

cdupetit commented Jun 7, 2019

@willsoto I've test and it works.
Thank you for the responsiveness.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants