Skip to content
This repository was archived by the owner on Sep 8, 2020. It is now read-only.

version missing from bower.json for 0.18.0 #546

Closed
omgoshjosh opened this issue Jan 5, 2018 · 2 comments
Closed

version missing from bower.json for 0.18.0 #546

omgoshjosh opened this issue Jan 5, 2018 · 2 comments

Comments

@omgoshjosh
Copy link

"version": "",

@thgreasi
Copy link
Contributor

thgreasi commented Jan 6, 2018

This is probably generated by angular-ui-publisher.
I think that the version field in bower.json isn't standardized and bower just relies to the tag version, and ended up removing the field before releasing 0.18.0 .
Does that cause issues to you @senterright ? If that's the case I guess I will add it back.

@omgoshjosh
Copy link
Author

So for context, we're in the process of moving from angular 1.4 to 1.6, and bower to yarn, and eventually requirejs to webpack.

I think this is failing because we're using the "bower-away" stuff that's built into yarn that's trying to resolve "@bower_components/angular-ui-sortable": "angular-ui/ui-sortable#~0.18.0".

i should be able to build with 0.17.x for the time being.

Thanks!

@omgoshjosh omgoshjosh changed the title version mission from bower.json for 0.18.0 version missing from bower.json for 0.18.0 Jan 9, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants