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

Versions Supported? #249

Open
stefangoor opened this issue Jul 22, 2016 · 0 comments
Open

Versions Supported? #249

stefangoor opened this issue Jul 22, 2016 · 0 comments

Comments

@stefangoor
Copy link

Hi,

I am trying to use private bower to use forks of certain repos rather than the default public versions but I can't seem to get it working with version numbers.

The package is registered with the private bower server in the following way:
private-bower register mypackage [email protected]:User/mypackage.git

but if I attempt to install the package I get an error:

bower install mypackage#1.2.3 --save
bower ENORESTARGET URL sources can't resolve targets

However I know that version / tag exists. If I run:

bower info [email protected]:User/mypackage.git

I see the versions listed. But if I try the same using the private-bower it tells me there are no versions:

bower info mypackage

Should this work? Is it a limitation of private-bower or is there something I may have configured incorrectly?

Many Thanks,
Stefan

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

1 participant