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

Add basic error logging. #7

Merged
merged 1 commit into from
Aug 12, 2019
Merged

Add basic error logging. #7

merged 1 commit into from
Aug 12, 2019

Conversation

rwjblue
Copy link
Owner

@rwjblue rwjblue commented Aug 12, 2019

Prior to this change any errors that happened within main would result in the node unhandled rejection warning, but no actual information about the error.

Fixes #6

Prior to this change any errors that happened within `main` would result
in the node unhandled rejection warning, but no actual information about
the error.
@rwjblue rwjblue merged commit 13e3b4c into master Aug 12, 2019
@rwjblue rwjblue deleted the add-simple-error-handling branch August 12, 2019 14:33
@rwjblue rwjblue added the enhancement New feature or request label Aug 12, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

unhandled rejection when running in npm repo
1 participant