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

custom transform stream errors lost #41

Closed
chmontgomery opened this issue Feb 4, 2015 · 0 comments
Closed

custom transform stream errors lost #41

chmontgomery opened this issue Feb 4, 2015 · 0 comments
Assignees
Labels
Milestone

Comments

@chmontgomery
Copy link
Contributor

When an error is throw during a custom transform the error is swallowed and never printed, making it unclear why the stream failed to finish. For example, if a less file fails to compile, the stream will just stop suddenly and no error message is show. Instead I expect a helpful message to be printed to the console that helps me debug errors in my custom transforms.

@chmontgomery chmontgomery self-assigned this Feb 4, 2015
@chmontgomery chmontgomery added this to the 2.x milestone Feb 4, 2015
chmontgomery added a commit that referenced this issue Feb 4, 2015
print transform stream errors to console. Fixes #41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant