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
The bower.json has this dependency: "angular-ui-router": "~0.2.11" which is preventing updates to 0.3.x angular-ui-router which is causing us to run into this issue: angular-ui/ui-router#3246
I am wondering if there is any reason it cant be >=0.2.11 ?
Thanks!
The text was updated successfully, but these errors were encountered:
remote: Please note that,
remote: angular-ui-router.statehelper#1.3.1 depends on angular-ui-router#~0.2.11 which resolved to angular-ui-router#0.2.18
remote: rochapabloricardo depends on angular-ui-router#^0.3.2 which resolved to angular-ui-router#0.3.2
remote: Resort to using angular-ui-router#^0.3.2 which resolved to angular-ui-router#0.3.2
remote: Code incompatibilities may occur.
The bower.json has this dependency:
"angular-ui-router": "~0.2.11"
which is preventing updates to 0.3.x angular-ui-router which is causing us to run into this issue: angular-ui/ui-router#3246I am wondering if there is any reason it cant be >=0.2.11 ?
Thanks!
The text was updated successfully, but these errors were encountered: