Closed
Description
openedon Jul 15, 2016
Now that #386 is resolved, I'm now getting the following:
Cannot read property 'range' of undefined
TypeError: Cannot read property 'range' of undefined
at containsNodeOrEqual ($PWD/node_modules/eslint-plugin-import/lib/rules/newline-after-import.js:23:19)
at $PWD/node_modules/eslint-plugin-import/lib/rules/newline-after-import.js:111:34
at Array.forEach (native)
at $PWD/node_modules/eslint-plugin-import/lib/rules/newline-after-import.js:104:22
at Array.forEach (native)
at EventEmitter.ProgramExit ($PWD/node_modules/eslint-plugin-import/lib/rules/newline-after-import.js:100:14)
at emitOne (events.js:82:20)
at EventEmitter.emit (events.js:169:7)
at NodeEventGenerator.leaveNode ($PWD/node_modules/eslint/lib/util/node-event-generator.js:49:22)
at CodePathAnalyzer.leaveNode ($PWD/node_modules/eslint/lib/code-path-analysis/code-path-analyzer.js:627:23)
at CommentEventGenerator.leaveNode ($PWD/node_modules/eslint/lib/util/comment-event-generator.js:110:23)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment