This can manifest as "Unhandled promise rejection" or "Cannot parse given Error object" messages in the browser, that occur while trying to run the stackdriver-errors-js code...though you'd never know it unless you were also running another javascript-error-reporting system (like I was)
This can manifest as "Unhandled promise rejection" or "Cannot parse given Error object" messages in the browser, that occur while trying to run the stackdriver-errors-js code...though you'd never know it unless you were also running another javascript-error-reporting system (like I was)
These breaking exceptions can happen with stacktraces like "Access Denied", which stacktrace.js fails on: https://github.com/stacktracejs/stacktrace.js/issues/170