Skip to content

Crash when running with --use_strict #14

@bishtawi

Description

@bishtawi

Hi,
I run node with the --use_strict switch. This lib fails:

/Users/dev/work/node_modules/rconsole/rconsole.js:272
    Error.captureStackTrace(err, arguments.callee)

Because arguments.callee is not available in strict mode (see here).

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