Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bugfix: Output stacktrace to support typescript errors.
Before this patch the errorhandling would fail with the error: "ERROR: null". Debug showed that the error "caught error sometime before command handler: TypeError: Cannot convert object to primitive value"
- Loading branch information