Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bower dependancies without github tags error out #53

Closed
erichelgeson opened this issue Jul 22, 2016 · 0 comments
Closed

Bower dependancies without github tags error out #53

erichelgeson opened this issue Jul 22, 2016 · 0 comments
Milestone

Comments

@erichelgeson
Copy link
Contributor

erichelgeson commented Jul 22, 2016

I have a bower package that is using the github resolver. it has no tags and is bombing out

clientDependencies {
    bower {
        'elusive-icons'('2.0.0')
    }
}
Execution failed for task ':clientInstall'.
> groovy.json.JsonException: Unable to process url: https://api.github.com/repos/reduxframework/Elusive-Icons/git/refs/tags

That repo has no tags so it 404's

Using version '1.1.4'

@craigburke craigburke added this to the 1.2.0 milestone Sep 11, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants