Skip to content

Add support for Node stack traces. #119

@Leftium

Description

@Leftium

Was hoping to use TraceKit to get normalized stack traces across browsers and node.js.

  • Just using TraceKit.computeStackTrace(new Error()); no wish to subscribe or anything.
  • Unfortunately TraceKit doesn't seem to support node.js stack traces.

stacktrace-js supports node.js stack traces, but is no longer actively maintained:

Works in browser:

Image

Doesn't work in Node: (isometric JS that runs in both browser and server)

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions