Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

274
Views
ReactJS : Failed to load plugin 'testing-library' declared in 'package.json : Cannot find module './eslint-utils'

I recently made some copy pasting of code base from my one device to other device. I copied everything including the node modules folder. Now when I am running my react App I am getting error

npm start

Failed to load plugin 'testing-library' declared in 'package.json » eslint-config-react-app/jest': Cannot find module './eslint-utils'
Require stack:
- C:\Users\hpoddar\Desktop\WebDev\react-redux-demo\node_modules\eslint-plugin-testing-library\node_modules\@typescript-eslint\experimental-utils\dist\ast-utils\index.js
- C:\Users\hpoddar\Desktop\WebDev\react-redux-demo\node_modules\eslint-plugin-testing-library\node_modules\@typescript-eslint\experimental-utils\dist\index.js
- C:\Users\hpoddar\Desktop\WebDev\react-redux-demo\node_modules\eslint-plugin-testing-library\rules\await-async-query.js
- C:\Users\hpoddar\Desktop\WebDev\react-redux-demo\node_modules\eslint-plugin-testing-library\index.js
- C:\Users\hpoddar\Desktop\WebDev\react-redux-demo\node_modules\@eslint\eslintrc\lib\config-array-factory.js
- C:\Users\hpoddar\Desktop\WebDev\react-redux-demo\node_modules\@eslint\eslintrc\lib\index.js
- C:\Users\hpoddar\Desktop\WebDev\react-redux-demo\node_modules\eslint\lib\cli-engine\cli-engine.js
- C:\Users\hpoddar\Desktop\WebDev\react-redux-demo\node_modules\eslint\lib\cli-engine\index.js
- C:\Users\hpoddar\Desktop\WebDev\react-redux-demo\node_modules\eslint\lib\api.js
- C:\Users\hpoddar\Desktop\WebDev\react-redux-demo\node_modules\eslint-webpack-plugin\dist\getESLint.js
- C:\Users\hpoddar\Desktop\WebDev\react-redux-demo\node_modules\eslint-webpack-plugin\dist\linter.js
- C:\Users\hpoddar\Desktop\WebDev\react-redux-demo\node_modules\eslint-webpack-plugin\dist\index.js
- C:\Users\hpoddar\Desktop\WebDev\react-redux-demo\node_modules\eslint-webpack-plugin\dist\cjs.js
- C:\Users\hpoddar\Desktop\WebDev\react-redux-demo\node_modules\react-scripts\config\webpack.config.js
- C:\Users\hpoddar\Desktop\WebDev\react-redux-demo\node_modules\react-scripts\scripts\start.js

So I tried to reinstall all my dependencies using npm install but that also didn't work. How do I resolve this?

about 4 years ago · Juan Pablo Isaza
2 answers
Answer question

0

If you copied everything including node modules, then try removing node modules and reinstall since copying that folder might cause issues.

about 4 years ago · Juan Pablo Isaza Report

0

Before solve my code was:

<Link className="decoration" href="/" color="inherit">
                                Contact
                            </Link>

I change href:

<Link className="decoration" to="/" color="inherit">
                                Contact
                            </Link>
about 4 years ago · Juan Pablo Isaza Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!