Skip to content

jasmine error when running with ts-error-handler #8

@DrewImm

Description

@DrewImm

C:\Users\Drew\Dev\pointyapi\node_modules\jasmine-core\lib\jasmine-core\jasmine.js:705
return trace.frames[2].file;
^

TypeError: Cannot read properties of undefined (reading 'file')
at process.emit (node:events:402:35)
at process.emit (node:domain:475:12)

To Reproduce

  1. Run setupErrorHandling() from jasmine.beforeAll()
  2. Throw an error after

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions