Skip to content
This repository has been archived by the owner on Jan 24, 2019. It is now read-only.

bower main property not valid #157

Closed
pajooh opened this issue Jan 5, 2014 · 11 comments
Closed

bower main property not valid #157

pajooh opened this issue Jan 5, 2014 · 11 comments
Assignees
Labels

Comments

@pajooh
Copy link

pajooh commented Jan 5, 2014

i use ui-utils via bower, and the modules folder is not included in bower
so, "main": "./modules/utils.js" is not valid

@zapnap
Copy link

zapnap commented Jan 12, 2014

+1 would love to see this fixed (updated).

@ashaffer
Copy link

+1

@twinssbc
Copy link

+1
Also in the README file, why there's a backslash in each bower install command? to escape the hash sign?

@sartaj
Copy link

sartaj commented Jan 20, 2014

I also recently opened an issue related to Bower.

There seems to be a few fixes necessary related to Angular-UI with Bower. I think they should be on a higher priority considering Yeoman uses bower install angular-ui as one of it's examples on it's homepage.

While I think I can fix most of these issues, given that it's package manager related, I think we really need approval from the repo/package owners before any of us can make pull requests.

@ThiagoMiranda
Copy link

+1 wish to see it fixed

@adrianboimvaser
Copy link

+1

1 similar comment
@mpiacenza
Copy link

+1

@ghost ghost assigned douglasduteil Jan 30, 2014
@markgardner
Copy link

+1

@marigan
Copy link

marigan commented Feb 3, 2014

+42

@rajish
Copy link

rajish commented Feb 5, 2014

The workaround for this is to install the master branch with:

bower install angular-ui-utils\#master

douglasduteil added a commit that referenced this issue Feb 5, 2014
I finally took the time to do it...
I added a `bowerData` key to the client publishers to overwrite any existing bower properties in the built output (we you run `grunt build:bower`).
This fix exits in `[email protected]` and `[email protected]` so old and new repos can use it.

Closes #177, #161, #157
@PowerKiKi
Copy link
Contributor

UI.Utils modules was split in individuals repositories. If still valid, please consider re-submitting the issue on its dedicated issue tracker.

See the README for details.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests