angular-surveys icon indicating copy to clipboard operation
angular-surveys copied to clipboard

Install fail

Open nguacon90 opened this issue 4 years ago • 3 comments

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

nguacon90 avatar Dec 17 '20 04:12 nguacon90

got the same problem lol.

RebecaTonu avatar Mar 16 '21 21:03 RebecaTonu

got the same problem lol.

should checkout source code and using in your project :D

nguacon90 avatar Jul 02 '21 04:07 nguacon90

In bower.json changing the version of Sortable: dev to Sortable: <your_version> under dependencies worked for me :).

rsreevishal avatar Aug 04 '21 08:08 rsreevishal