You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Error - 10:51:45 PM] ESLint stack trace:
[Error - 10:51:45 PM] TypeError: Cannot read property 'parent' of null
Occurred while linting parse.ts:7
at getEndOfChain (/node_modules/eslint-plugin-lodash/src/rules/unwrap.js:32:51)
at visitors.CallExpression (/node_modules/eslint-plugin-lodash/src/rules/unwrap.js:41:29)
at /node_modules/eslint/lib/linter/safe-emitter.js:45:58
at Array.forEach (<anonymous>)
at Object.emit (/node_modules/eslint/lib/linter/safe-emitter.js:45:38)
at NodeEventGenerator.applySelector (/node_modules/eslint/lib/linter/node-event-generator.js:254:26)
at NodeEventGenerator.applySelectors (/node_modules/eslint/lib/linter/node-event-generator.js:283:22)
at NodeEventGenerator.enterNode (/node_modules/eslint/lib/linter/node-event-generator.js:297:14)
at CodePathAnalyzer.enterNode (/node_modules/eslint/lib/linter/code-path-analysis/code-path-analyzer.js:634:23)
at /node_modules/eslint/lib/linter/linter.js:936:32
I thought this only happened in eslint v7, but it also happens in 6.8.0.
The text was updated successfully, but these errors were encountered:
garyking
changed the title
Error with eslint v7
Error when typing _()May 9, 2020
Type this:
Error:
I thought this only happened in eslint v7, but it also happens in 6.8.0.
The text was updated successfully, but these errors were encountered: