You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hmm, may have to switch over to https://github.com/stacktracejs/stacktrace.js/ if we want stack traces to work in all browsers. The promise API makes this a bit harder to work with as we are currently using a lib that returns stacktraces synchronously.
When running the example I get: "TypeError: Error.captureStackTrace is not a function" at line: "cucumber.js (line 245, col 121)"
The text was updated successfully, but these errors were encountered: