Skip to content
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

React-scripts webpack conflict #3

Open
dolok opened this issue Apr 30, 2019 · 0 comments
Open

React-scripts webpack conflict #3

dolok opened this issue Apr 30, 2019 · 0 comments

Comments

@dolok
Copy link

dolok commented Apr 30, 2019

I have some issues using this package with React.

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.30.0)

I guess this can be solved by moving the webpack dependency to devDependencies in package.json.

andrew-schenk added a commit to andrew-schenk/react-excel-renderer that referenced this issue Dec 19, 2019
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

1 participant