-
Notifications
You must be signed in to change notification settings - Fork 3
Error handling #11
Copy link
Copy link
Open
Labels
Description
As of now, we don't get any error messages back. That's because our repl doesn't generate any. We need to catch them explicitly.
See: https://nodejs.org/api/repl.html#repl_recoverable_errors
Reactions are currently unavailable