question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Wrong version of react-dev-utils in package.json

See original GitHub issue

Currently, the package.json in react-scripts mentions "react-dev-utils": "^11.0.4". Shouldn’t it be the 12.x version instead?

The webpack.config.js uses ForkTsCheckerWarningWebpackPlugin that isn’t included in "react-dev-utils": "^11.0.4".

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:5 (1 by maintainers)

github_iconTop GitHub Comments

1reaction
raixcommented, Oct 22, 2021

I think 12.x should be released maybe @iansu knowns more?

0reactions
mwanagososcommented, Dec 15, 2021

This has now been resolved 👍

Read more comments on GitHub >

github_iconTop Results From Across the Web

node.js - Error: Cannot find module 'react-dev-utils ...
I try to delete node_modules and package-lock.json and install again but nothing changes. Can someone please help how can I solve this problem....
Read more >
react-dev-utils - npm
webpack utilities used by Create React App. Latest version: 12.0.1, ... Start using react-dev-utils in your project by running `npm i ...
Read more >
After updating to 0.6.0, Error: Cannot find module 'react-dev ...
json in node_modules/react-scripts it clearly lists react-dev-utils under bundleDependencies . I'll try to reproduce with updated npm.
Read more >
react-dev-utils | Yarn - Package Manager
This package includes some utilities used by Create React App. ... templates to use createRoot and relaxed our check for older versions of...
Read more >
react-dev-utils-extra - npm Package Health Analysis - Snyk
Learn more about react-dev-utils-extra: package health score, popularity, security, maintenance, versions and more.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found