angular-surveys
angular-surveys copied to clipboard
Install fail
When running bower install angular-surveys --save
, has error:
bower jquery-ui#>=1.9 validate 1.12.1 against https://github.com/components/jqueryui.git#>=1.9
bower Sortable#dev ENORESTARGET Tag/branch dev does not exist
got the same problem lol.
got the same problem lol.
should checkout source code and using in your project :D
In bower.json changing the version of Sortable: dev to Sortable: <your_version> under dependencies worked for me :).