-
-
Notifications
You must be signed in to change notification settings - Fork 8.1k
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
π [BUG]Why do I got this error when I run "npm install" command? #11344
Comments
{ |
It 's the Package.json file, as we can see , the version of React under dependencies node is 18.2.0, but the Antv depend on React 17 οΌ why do they depend different version? |
Can anyone solve this problem? |
I just want to create a complete ant project. |
In my case I removed this dependency as it was used only on one page. Maybe in your case it wouldn't be necessary either. |
π bug ζθΏ°
π· ε€η°ζ₯ιͺ€ | Recurrence steps
1 I used the "pro create" command to create a new ant application
2 I got this error when I ran "npm install" command.
Why is there a react version conflict error?
π ζζη»ζ | Expected results
π» ε€η°δ»£η | Recurrence code
Β© ηζ¬δΏ‘ζ―
π ε Άδ»δΏ‘ζ―
The text was updated successfully, but these errors were encountered: