Skip to content

Cannot set property stack of [Error (E_UNKNOWN) Encountered an unexpected error] which has only a getter #552

@tjwebb

Description

@tjwebb

I get this on an unhandled error on bluebird. Node 0.10.32 (tried also on 0.11, 0.12, and io 1.6), bluebird 2.9 (also tried on 2.6). Any ideas?

node_modules/bluebird/js/main/captured_trace.js:54
        error.stack = stack.join("\n");

TypeError: Cannot set property stack of [Error (E_UNKNOWN) Encountered an unexpected error]  which has only a getter

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