Skip to content
This repository has been archived by the owner on Jul 17, 2018. It is now read-only.

Better error handling in promises #95

Open
meepen opened this issue Jun 23, 2018 · 1 comment
Open

Better error handling in promises #95

meepen opened this issue Jun 23, 2018 · 1 comment
Labels
enhancement New feature or request headless

Comments

@meepen
Copy link
Owner

meepen commented Jun 23, 2018

Currently if a promise errors, it will just continue and not break the program due to node, leading to everything halting.

@EoD EoD added the enhancement New feature or request label Jun 24, 2018
@csis0247
Copy link

A temporary fix would be to install nodemon, and use nodemon headless to start the code, instead of node headless.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request headless
Projects
None yet
Development

No branches or pull requests

3 participants