bower dependency on later 1.1.3 fails
When running bower install schedule, it fails because of a non-existing dependency in bower json to Later version 1.1.3.
Console log:
bower install schedule bower not-cached git://github.com/bunkat/schedule.git#* bower resolve git://github.com/bunkat/schedule.git#* bower checkout schedule#master bower resolved git://github.com/bunkat/schedule.git#7698978c94 bower not-cached git://github.com/bunkat/later.git#1.1.3 bower resolve git://github.com/bunkat/later.git#1.1.3 bower ENORESTARGET No tag found that was able to satisfy 1.1.3
Encountering the same issue, any new updates to this?
Hey @janwillemtulp @EpiGuy where you folks able to find any solution to this?