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 have two dependencies on the same package, 0.9 and 0.9.* which are compatible, as all versions matching 0.9.* match 0.9. Yet Uplift throws an error saying they're not compatible.
I have two dependencies on the same package,
0.9and0.9.*which are compatible, as all versions matching0.9.*match0.9. Yet Uplift throws an error saying they're not compatible.