Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
mwanagosos opened this issue Oct 21, 2021 · 5 comments
Closed

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

mwanagosos opened this issue Oct 21, 2021 · 5 comments

Comments

@mwanagosos
Copy link

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".

@mwanagosos
Copy link
Author

@raix I believe you were the person to update CRA to Webpack 5. Could you please take a quick look?

@raix
Copy link
Contributor

raix commented Oct 22, 2021

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

@mwanagosos
Copy link
Author

@raix Thanks for the response.
@iansu Would you agree that we should bump react-dev-utils to 12.x?

@mwanagosos
Copy link
Author

@iansu Is there a chance you could take a look at that? 👀

@mwanagosos
Copy link
Author

This has now been resolved 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants