Skip to content

Pub should gracefully handle transformers rejecting their configuration #16008

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

Closed
nex3 opened this issue Jan 10, 2014 · 4 comments
Closed

Pub should gracefully handle transformers rejecting their configuration #16008

nex3 opened this issue Jan 10, 2014 · 4 comments
Assignees

Comments

@nex3
Copy link
Member

nex3 commented Jan 10, 2014

Right now, if a transformer throws an exception due to the user passing in invalid configuration, that exception is printed with no context as an unexpected error. Pub shouldn't consider this an unexpected error, and should provide enough context for the user to determine which transformer failed and which package provided the transformer with its configuration.

This support also needs to work for the built-in dart2js transformer when issue #14664 is fixed.

@munificent
Copy link
Member

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

@nex3
Copy link
Member Author

nex3 commented Jun 18, 2014

Set owner to @nex3.
Added Started label.

@nex3
Copy link
Member Author

nex3 commented Jun 26, 2014

Fixed in r37752.


Added Fixed label.

@nex3 nex3 self-assigned this Jun 26, 2014
@DartBot
Copy link

DartBot commented Jun 5, 2015

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

This issue was closed.
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

No branches or pull requests

3 participants