Skip to content
This repository was archived by the owner on Feb 26, 2024. It is now read-only.
This repository was archived by the owner on Feb 26, 2024. It is now read-only.

0.7.1 Breaking Error #515

@antonyRoberts

Description

@antonyRoberts

Upgrading to zone 0.7.1 from 0.6.26, with @JiaLiPassion zone-node file, breaks app on start with

TypeError: Error.captureStackTrace is not a function.

nodemon] 1.11.0
[nodemon] to restart at any time, enter rs
[nodemon] watching: C:\apps\UniversalMaterialBreak\dist/**/* src/index.html
[nodemon] starting node dist/server/index.js
C:\apps\UniversalMaterialBreak\node_modules\depd\lib\compat\index.js:39
Error.captureStackTrace(obj)
^

TypeError: Error.captureStackTrace is not a function
at callSiteToString (C:\apps\UniversalMaterialBreak\node_modules\depd\lib\compat\index.js:39:9)
at Object.get [as callSiteToString] (C:\apps\UniversalMaterialBreak\node_modules\depd\lib\compat\index.js:60:15)
[nodemon] app crashed - waiting for file changes before starting...

Repo showing issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions