Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 2025-10-07 19:04:31.776 [error]
- 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'
- Require stack:
- - /home/anon/MyStuff/my-git/Project-v2/__placeholder__.js
- 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
- Happened while validating /home/anon/MyStuff/my-git/Project-v2/eslint.config.mjs
- This can happen for a couple of reasons:
- 1. The plugin name is spelled incorrectly in an ESLint configuration file (e.g. .eslintrc).
- 2. If ESLint is installed globally, then make sure 'eslint-plugin-react-hooks' is installed globally as well.
- 3. If ESLint is installed locally, then 'eslint-plugin-react-hooks' isn't installed correctly.
- 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