nestedSortable
nestedSortable copied to clipboard
Bower can't install master (Invalid Version 2.0)
bower install jquery-nested-sortable
gives error TypeError: Invalid Version: 2.0
. Meanwhile,
installing alpha branch works fine: bower install https://github.com/ilikenwf/nestedSortable.git#2.0alpha
. The solution is probably simple.
Mine is still looking at
mjsarfatti/nestedSortable
hmm how do i clear that ? cache problem ?
cleared cache, same problem, weird is that it doesn't show up in bower package search.. I assumed it was unregistered, but it still wants to point to old repo. odd
Looks like that has nothing to do with the actual semver error though when pointing at this repo, just curious either way.
Would be good to get this added back to bower.
Are there any news on this? I get the same error...
Hello, Same error here too.... Can be updated soon ? It's really powerful for me as the array export include "left", "right", "level" and "depth" for a Nested Tree in Doctrine2 Extensions for Symfony ! Thanks a lot !!!
Bump; literally the only package that doesn't work for me in my project, doing my head in...! :)