Skip to content
This repository has been archived by the owner on Aug 1, 2023. It is now read-only.

webpack version issues #820

Open
faizalsb opened this issue Mar 10, 2020 · 0 comments
Open

webpack version issues #820

faizalsb opened this issue Mar 10, 2020 · 0 comments

Comments

@faizalsb
Copy link

The react-scripts package provided by Create React App requires a dependency:

"webpack": "4.29.6"

Don't try to install it manually: your package manager does it automatically.
However, a different version of webpack was detected higher up in the tree:

webpack (version: 4.41.5)

If you would prefer to ignore this check, add SKIP_PREFLIGHT_CHECK=true to an .env file in your project.

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

No branches or pull requests

1 participant