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

Release 6.0.0 breaks Component support #53

Closed
RangerMauve opened this issue Sep 9, 2014 · 5 comments
Closed

Release 6.0.0 breaks Component support #53

RangerMauve opened this issue Sep 9, 2014 · 5 comments

Comments

@RangerMauve
Copy link
Contributor

Using component with the latest release raises an error at runtime.

Uncaught Error: Failed to require "./lib/core.js" from "then-promise/index.js"

Version of component used was 0.19.9 in case that matters.

@ForbesLindesay
Copy link
Member

Submit a pull request. I don't use component anymore so I'm not particularly interested in maintaining support for it.

@RangerMauve
Copy link
Contributor Author

Sure, would you be OK with making a release with the patch once I do?

@ForbesLindesay
Copy link
Member

Doesn't component just pull from github anyway?

@RangerMauve
Copy link
Contributor Author

Well, if one doesn't specify a version it pulls from master. But if you specify a version it looks at releases. This is why the apps that I have which I haven't moved to browserify haven't exploded yet.

@ForbesLindesay
Copy link
Member

ok, I guess we can release a new version.

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

Successfully merging a pull request may close this issue.

3 participants