You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In one commit, the peerDependency is locked to Angular 6, and the next it is locked to Angular 9. Support for neither 7 nor 8.
Same problem as #103 and #116.
I think the peerDependencies should look something like this:
"^7.0.0 || ^8.0.0 || ^9.0.0 || ^10.0.0 || ^11.0.0 || ^12.0.0" @kzrfaisal could release a patch of all versions with the extended peerDependency constraint
Could not resolve dependency:
npm ERR! peer @angular/common@"^10.0.5" from [email protected].
The text was updated successfully, but these errors were encountered: