laidig / gtfs-validator

A Java framework for GTFS validation and statistics.
MIT License
4 stars 1 forks source link

No remote found for dependency "jashkenas/backbone@1.3.3" #6

Closed mohangandhiGH closed 7 years ago

mohangandhiGH commented 7 years ago

While trying to build the laidig_webapp, using command 'component build', it is giving an error saying that there is no remote dependency found for latest version of jashkenas/backbone

laidig commented 7 years ago

Component has apparently been deprecated (yay JS ecosystem!), so this might be the cause. I don't know, as I'm not familiar with it.

Would anyone like to volunteer to take this on?

mohangandhiGH commented 7 years ago

I think there is no remote dependency for jashkenas/backbone from version 1.3.0 and above. I tried with the version before 1.3.0 i.e., 1.2.3 and able to find dependency for this version in component repository. So, atleast for now, we can modify component.json file to use jashkenas/backbone version 1.2.3

laidig commented 7 years ago

PRs gladly accepted ;)

On Mon, Jan 30, 2017 at 10:30 PM, mohangandhiGH notifications@github.com wrote:

I think there is no remote dependency for jashkenas/backbone from version 1.3.0 and above. I tried with the version before 1.3.0 i.e., 1.2.3 and able to find dependency for this version in component repository. So, atleast for now, we can modify component.json file to use jashkenas/backbone version 1.2.3

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/laidig/gtfs-validator/issues/6#issuecomment-276265606, or mute the thread https://github.com/notifications/unsubscribe-auth/AAwdPWPAKXmrcOSGWxOW3B3EIhl3lRD2ks5rXqrPgaJpZM4LyGPS .