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

Gulp Inject Error #13

Closed
umair321 opened this issue Feb 11, 2016 · 6 comments
Closed

Gulp Inject Error #13

umair321 opened this issue Feb 11, 2016 · 6 comments
Labels

Comments

@umair321
Copy link

I am installing angular-flippy with "bower install angular-flippy --save" (just like all other modules) but after "gulp serve" it doesn't include in my index file (All bower modules are just there except this one).

@zwacky
Copy link
Owner

zwacky commented Feb 11, 2016

i never tested with bower. maybe bower.json links to a wrong version (since it has 2.0.0) and we fixed it in 2.0.1.

@zwacky
Copy link
Owner

zwacky commented Feb 11, 2016

just updated the bower.json. can you retest it? please watch out, that bower isn't using a cached version.
or do it directly via bower install angular-flipp#2.0.1 --save. does that work?

@zwacky zwacky added the bug label Feb 11, 2016
@WDShannon
Copy link

I'm having this issue too, there are two files in the angular-flippy folder --- .bower.json and bower.json. One has the version set to 2.0.1 and the other at 2.0.0. MY bower.json has the correct version at 2.0.1.

@zwacky
Copy link
Owner

zwacky commented Feb 20, 2016

there shouldn't be a .bower.json in the angular-flippy folder as there shouldn't be any resolutions and such.

i assume you guys use wiredep to inject css and js files into html. i'll try to reproduce this.

@zwacky zwacky closed this as completed Feb 20, 2016
@zwacky zwacky reopened this Feb 20, 2016
@zwacky
Copy link
Owner

zwacky commented Feb 20, 2016

i realized that the main files don't match the files in the dist folder. thanks for pointing out, will fix that!

@zwacky
Copy link
Owner

zwacky commented Feb 20, 2016

fixed

@zwacky zwacky closed this as completed Feb 20, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants