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

Compatibility issue with nest v7.1.2 #29

Open
ohjeyong opened this issue Jun 3, 2020 · 1 comment
Open

Compatibility issue with nest v7.1.2 #29

ohjeyong opened this issue Jun 3, 2020 · 1 comment

Comments

@ohjeyong
Copy link

ohjeyong commented Jun 3, 2020

After upgrading nestjs version 7.1.2, dataloader is not working with this message.
MyLoader is marked as a scoped provider. Request and transient-scoped providers can't be used in combination with \"get()\" method. Please, use \"resolve()\" instead.

Relevant issue in nestjs is this.

@dantehemerson
Copy link
Contributor

I think we can close this since the breaking change was reverted so we won't don't get this error.

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