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

Problem with package bower-asset/clockpicker #50

Closed
stepanselyuk opened this issue Oct 9, 2014 · 6 comments
Closed

Problem with package bower-asset/clockpicker #50

stepanselyuk opened this issue Oct 9, 2014 · 6 comments
Assignees
Labels
Milestone

Comments

@stepanselyuk
Copy link

Hi!
I have problem with package bower-asset/clockpicker (https://github.com/weareoutman/clockpicker)

In it bower.json I see:

"ignore": [
    "*",
    "!dist/*",
    "!bower.json",
    "!LICENSE",
    "!README.md"
  ],

And in vendor/bower/clockpicker folder I don't see the folder "dist",
there is only files:

.gitignore
.travis.yml
bower.json
LICENSE
README.md

Also, how to update only one package via composer?
I've tried

composer update bower-asset/clockpicker -vvv

but seems it checked all of bower-asset/* packages. It takes a lot of time.

@ilyar
Copy link

ilyar commented Oct 10, 2014

I think it is solved in #28

@francoispluchino francoispluchino added this to the 1.0.0 milestone Oct 10, 2014
@francoispluchino francoispluchino self-assigned this Oct 10, 2014
@stepanselyuk
Copy link
Author

I've checked now with @dev version of the plugin, and this issue is not solved.

@francoispluchino
Copy link
Member

I know, I have did the fix this morning, but, I am in my car actually... Therefore I will push the fix this afternoon. :-)

@stepanselyuk
Copy link
Author

Ok) I'm about it not fixed in #28.

@francoispluchino
Copy link
Member

Fixed by 3aedb80.

@stepanselyuk
Copy link
Author

Thanks, fixed. Maybe it fixed in #28. First I just executed composer update, and no changes. Next I've removed package from composer.json, executed composer update, then added package again and again run composer update.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

3 participants