8000 Regression in 1.2.0: RangeError: Maximum call stack size exceeded · Issue #3440 · eslint/eslint · GitHub
[go: up one dir, main page]

Skip to content
Regression in 1.2.0: RangeError: Maximum call stack size exceeded #3440
@dignifiedquire

Description

@dignifiedquire

After upgrading from 1.1.0 to 1.2.0 I get this error consistently:

/path/to/my/project/node_modules/eslint/lib/rules/no-duplicate-case.js:24
            if (!~["loc", "start", "end", "range"].indexOf(prop)) {
                                                   ^
RangeError: Maximum call stack size exceeded

Environment:

❯ node -v
v0.10.38
❯ npm -v
2.12.0

parser: babel-eslint@4.0.10
plugins: esling-plugin-react@3.2.3

Metadata

Metadata

Assignees

No one assigned

    Labels

    archived due to ageThis issue has been archived; please open a new issue for any further discussiontriageAn ESLint team member will look at this issue soon

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0