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 pitfall #948

Open
ulise opened this issue Dec 19, 2016 · 5 comments
Open

bower pitfall #948

ulise opened this issue Dec 19, 2016 · 5 comments

Comments

@ulise
Copy link

ulise commented Dec 19, 2016

Maybe a bit anoying, but:
We were working with ngTabele and bower for some time now. Started a release 0.8.3.
Now - after updating the project ngTable wasn´t working anymore.
From scanning the issues here I couild see, that bower is not supported anymore (beginning with what version?).
It took some time to figure this out, because 'bower info ng-table' lists versions up to 3.0.1.
bower is delivering something with version 3.0.1, but I have no idea, what to do with this.
Could´t there be a hint in the 'bower install' output?
Which version of ng-table is the latest, supporting bower? (need some time to swich to npm)
Thanks,
Uli

@christianacca
Copy link
Collaborator

Last supported vs for bower is 1.0.0.

Didn't realise that bower would continue to report every github release as a valid vs for bower... but then thinking about it that does makes sense.

Not sure if bower can be "told" about which version it should go up to. If not then it's a bit rubbish as this is totally confusing.

@ulise
Copy link
Author

ulise commented Dec 22, 2016

Thanks.
It might be usefull to completely unregister the package from the bower registry. 1.0.0 seems to be old enough and you are forcing me to switch to npm ;-)

@Greenek
Copy link

Greenek commented Dec 22, 2016

I took care of it. To install latest build just type:

bower install ng-table-bundle --save

Fork is available here: Greenek/bower-ng-table

This was referenced Dec 22, 2016
@victorhazbun
Copy link

Why bower is no longer supported?

@imana97
Copy link

imana97 commented May 3, 2017

Hi,
I have created a repo for the bower support.
would it work for you?
we can maintain the updates
https://github.com/imana97/ng-table

bower ng-table-bower

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

5 participants