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

Misleading error message when an existent transformer fails to load #15594

Closed
nex3 opened this issue Dec 11, 2013 · 3 comments
Closed

Misleading error message when an existent transformer fails to load #15594

nex3 opened this issue Dec 11, 2013 · 3 comments
Labels
closed-duplicate Closed in favor of an existing report

Comments

@nex3
Copy link
Member

nex3 commented Dec 11, 2013

There have been several cases when using pub build/serve where a transformer has existed but has failed to load due to networking issues (e.g. issue #15161). The error message produced in these cases is "Transformer library '...' not found", which is misleading, since the library exists. We should check barback to see if the library exists, and if so print the underlying isolate load error instead.

@munificent
Copy link
Member

Removed Priority-Unassigned label.
Added Priority-Medium label.

@munificent
Copy link
Member

Added Duplicate label.
Marked as being merged into #17200.

@DartBot
Copy link

DartBot commented Jun 5, 2015

This issue has been moved to dart-lang/pub#772.

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
closed-duplicate Closed in favor of an existing report
Projects
None yet
Development

No branches or pull requests

3 participants