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

... has incorrect peer dependency "@angular/forms@13.0.2" #270

Closed
Quraian opened this issue Dec 6, 2021 · 3 comments · Fixed by #272
Closed

... has incorrect peer dependency "@angular/forms@13.0.2" #270

Quraian opened this issue Dec 6, 2021 · 3 comments · Fixed by #272

Comments

@Quraian
Copy link

Quraian commented Dec 6, 2021

Hi, there seems to be some odd (correct me if I'm wrong) peer dependencies:

warning " > @testing-library/angular@11.0.0" has incorrect peer dependency "@angular/forms@13.0.2".
warning " > @testing-library/angular@11.0.0" has unmet peer dependency "@testing-library/user-event@^13.5.0".
@timdeschryver
Copy link
Member

@Quraian Version 11 of Angular Testing Library is recommended to be used with Angular 13.

@Quraian
Copy link
Author

Quraian commented Dec 6, 2021

I am using version 13, I just tried win a new Angular 13 project but still see this warning.
If this is not appearing with you then you can close it, cause I'm not sure about it.

@timdeschryver
Copy link
Member

Thanks @Quraian , I was able to reproduce it.
This should be resolved in v11.0.2

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

Successfully merging a pull request may close this issue.

2 participants