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
After upgrading to angular 11, the following warn appears when installing the library:
npm WARN [email protected] requires a peer of @angular/common@^10.0.6 but none is installed. You must install peer dependencies yourself.
npm WARN [email protected] requires a peer of @angular/core@^10.0.6 but none is installed. You must install peer dependencies yourself.
npm WARN [email protected] requires a peer of @angular/forms@^10.0.6 but none is installed. You must install peer dependencies yourself.
The text was updated successfully, but these errors were encountered:
After upgrading to angular 11, the following warn appears when installing the library:
npm WARN [email protected] requires a peer of @angular/common@^10.0.6 but none is installed. You must install peer dependencies yourself.
npm WARN [email protected] requires a peer of @angular/core@^10.0.6 but none is installed. You must install peer dependencies yourself.
npm WARN [email protected] requires a peer of @angular/forms@^10.0.6 but none is installed. You must install peer dependencies yourself.
The text was updated successfully, but these errors were encountered: