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
I do not understand where version 2.1.2 comes from.
The npmjs at this moment points on v2.1.2, however, this git repository does not have any mention of this version and the package.json clearly declares v2.1.0, which is available via npmjs/v/2.1.0. My problem is that v2.1.2 (v2.1.1 as well) has its peer dependencies outdated:
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I do not understand where version 2.1.2 comes from.
The npmjs at this moment points on v2.1.2, however, this git repository does not have any mention of this version and the package.json clearly declares v2.1.0, which is available via npmjs/v/2.1.0. My problem is that v2.1.2 (v2.1.1 as well) has its peer dependencies outdated:
while v2.1.0 is already on angular
^12.0.5Should I fix my
package.jsonwith"angular-responsive-carousel": "2.1.0"?Beta Was this translation helpful? Give feedback.
All reactions