Guest User

Untitled

a guest
Oct 7th, 2025
25
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 1.13 KB | None | 0 0
  1. 2025-10-07 19:04:31.776 [error]
  2. Failed to load plugin 'react-hooks' declared in ' » eslint-config-next/core-web-vitals » /home/anon/MyStuff/my-git/Project-v2/node_modules/.pnpm/[email protected][email protected][email protected]/node_modules/eslint-config-next/index.js': Cannot find module 'eslint-plugin-react-hooks'
  3. Require stack:
  4. - /home/anon/MyStuff/my-git/Project-v2/__placeholder__.js
  5. Referenced from: /home/anon/MyStuff/my-git/Project-v2/node_modules/.pnpm/eslint-config-next@15.5.4_eslint@9.37.0_typescript@5.9.3/node_modules/eslint-config-next/index.js
  6. Happened while validating /home/anon/MyStuff/my-git/Project-v2/eslint.config.mjs
  7. This can happen for a couple of reasons:
  8. 1. The plugin name is spelled incorrectly in an ESLint configuration file (e.g. .eslintrc).
  9. 2. If ESLint is installed globally, then make sure 'eslint-plugin-react-hooks' is installed globally as well.
  10. 3. If ESLint is installed locally, then 'eslint-plugin-react-hooks' isn't installed correctly.
  11.  
  12. Consider running eslint --debug /home/anon/MyStuff/my-git/Project-v2/eslint.config.mjs from a terminal to obtain a trace about the configuration files used.
Advertisement
Add Comment
Please, Sign In to add comment