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
{{ message }}
This repository has been archived by the owner on May 29, 2019. It is now read-only.
I'm creating a carousel on my site but I can't install latest version of Bootsrap.
Let's have a look to the documentation regarding this:
AngularJS (requires AngularJS 1.4.x or higher, tested with 1.6.1). 0.14.3 is the last version of this library that supports AngularJS 1.3.x and 0.12.0 is the last version that supports AngularJS 1.2.x.
So according with this I'd need at least 1.6.1, because I'm using Angular 1.6.6 (don't think is too much different between 1.6.1 and 1.6.6), but I get this error when I try to install that version:
I'm creating a carousel on my site but I can't install latest version of Bootsrap.
Let's have a look to the documentation regarding this:
So according with this I'd need at least 1.6.1, because I'm using Angular 1.6.6 (don't think is too much different between 1.6.1 and 1.6.6), but I get this error when I try to install that version:
I found the example of what I want to do:
https://codepen.io/Fabiano/pen/LACzk
That works like a charm but if I change on that example the AngularJS version to 1.6.6 can't find the correct Bootstrap version to get this working
The text was updated successfully, but these errors were encountered: