"directory-named-webpack-plugin": "^4.0.0", "eslint": "^4.13.1", "eslint-config-airbnb": "^14.0.0", "eslint-config-google": "^0.9.1", "eslint-plugin-import": "^2.13.0", "eslint-plugin-jest": "^21.3.2", "eslint-plugin-jsx-a11y": "^6.0.0", "eslint-plugin-react"...
[Error] Failed to load plugin 'prettier' declared in '.eslintrc.js': Cannot find module 'eslint-plugin-prettier' Require stack: - /Users/xxx/Documents/xxxx/xxxx/__placeholder__.js Referenced from: /Users/xxx/Documents/xxxx/xxxxx/.eslintrc.js Happened while validating /Users/xxxxx/Documents...
"plugin:import/errors", "plugin:import/warnings", "plugin:import/typescript", "plugin:jsx-a11y/recommended", "plugin:eslint-comments/recommended", "plugin:react/jsx-runtime", ], rules: { "no-unused-vars": "off", "@typescript-eslint/no-unused-vars": ["error"], "@typescript-eslint...
TypeError: Cannot read properties of undefined (reading 'properties') Occurred while linting /example..tsx:5 Rule: "react/boolean-prop-naming" at ./node_modules/eslint-plugin-react/lib/rules/boolean-prop-naming.js:396:24 at Array.forEach (<anonymous>) at ./node_modules/eslint-plugin-react...
Here is repository that replicates the issue using the latesteslint-plugin-reactpackage:https://github.com/ctumolosus/eslint-plugin-react-issue-884 If you runnpm run lintafter installing all dependencies you should see the error. Please let me know if there is anything else I can do to hel...
"eslint-plugin-jsx-a11y": "^6.0.3", "eslint-plugin-react": "^7.7.0", "gulp": "^3.9.1", "gulp-awspublish": "^3.3.1", "gulp-babel": "^7.0.1", "gulp-bump": "^3.1.3", "gulp-git": "^2.9.0", "gulp-if": "^2.0.2", ...
import typescriptParser from "@typescript-eslint/parser"; import pluginReact from "eslint-plugin-react"; import pluginReactHooks from "eslint-plugin-react-hooks"; import pluginCypress from "eslint-plugin-cypress"; import pluginJsxA11y from "eslint-plugin-jsx-a11y"; ...
ESLint: 8.49.0 TypeError: Cannot read properties of undefined (reading 'loc') Occurred while linting .../Foo.tsx:1 Rule: "react/jsx-newline" at isMultilined (\node_modules\eslint-plugin-react\lib\rules\jsx-newline.js:23:15) at \node_modules\eslint-plugin-react\lib\rules\jsx-newline...
Error: Cannot find module 'babel-plugin-module-resolver' from '/root/redash-ldap/viz-lib' at Function.module.exports [as sync] (/root/redash-ldap/node_modules/resolve/lib/sync.js:58:15) at resolveStandardizedName (/root/redash-ldap/node_modules/@babel/core/lib/config/files/plugins.js:101...
Describe the bug After upgrading plugin from 2.4.0 to 2.5.0 our app build have failed. Why? Failed to compile. [eslint] Cannot read properties of undefined (reading 'getTokensBetween') Occurred while linting /home/itpmbot-dev/builds/K1xY...