-
Notifications
You must be signed in to change notification settings - Fork 15
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
cannot install component from bitbucket #20
Comments
can you run component install with debug please: |
the problem seems to be limited to BitBucket repos:
component/domify works ok:
thanks |
thanks, can confirm the issue, will try to fix it soon. |
will do, thanks |
@timaschew What do you think the issue is here? In the debug output, it looks like it's just hanging up in the search? Something to do with checking version first from this commit: 7b67827#diff-8025693921c2b5a41af819d9f259b7b9R91 |
Don't know what is going on here, the tests passed: https://travis-ci.org/componentjs/remotes.js/jobs/41913111 Have no time this week, will investigate the issue next week |
A recent change has broken component installation.
I am running on Windows and everything works using component-remotes 1.1.6, but if I update to component-remotes 1.1.8 then component install fails silently.
The text was updated successfully, but these errors were encountered: