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

依赖版本不匹配 #14

Open
LOST0LOSER opened this issue Oct 5, 2022 · 1 comment
Open

依赖版本不匹配 #14

LOST0LOSER opened this issue Oct 5, 2022 · 1 comment

Comments

@LOST0LOSER
Copy link

LOST0LOSER commented Oct 5, 2022

react 17 版本与 recoilize版本不匹配产生冲突,切换至react 16后开发环境下运行有大量组件没法有效加载

PS E:\netease music\ieaseMusic-master-fork-by-daihy8759> npm install
npm WARN ERESOLVE overriding peer dependency
npm WARN While resolving: [email protected]
npm WARN Found: [email protected]
npm WARN node_modules/react
npm WARN react@"^17.0.2" from the root project
npm WARN 14 more (@material-ui/core, @material-ui/icons, ...)
npm WARN
npm WARN Could not resolve dependency:
npm WARN peer react@"^16.14.0" from [email protected]
npm WARN node_modules/react-dom
npm WARN react-dom@"^17.0.2" from the root project
npm WARN 9 more (@material-ui/core, @material-ui/icons, ...)
npm WARN ERESOLVE overriding peer dependency
npm WARN While resolving: [email protected]
npm WARN Found: [email protected]
npm WARN node_modules/react
npm WARN react@"^17.0.2" from the root project
npm WARN 14 more (@material-ui/core, @material-ui/icons, ...)
npm WARN
npm WARN Could not resolve dependency:
npm WARN peer react@"^16.14.0" from [email protected]
npm WARN node_modules/react-dom
npm WARN react-dom@"^17.0.2" from the root project
npm WARN 9 more (@material-ui/core, @material-ui/icons, ...)
npm WARN ERESOLVE overriding peer dependency
npm WARN While resolving: [email protected]
npm WARN Found: [email protected]
npm WARN node_modules/react
npm WARN react@"^17.0.2" from the root project
npm WARN 14 more (@material-ui/core, @material-ui/icons, ...)
npm WARN
npm WARN Could not resolve dependency:
npm WARN peer react@"^16.14.0" from [email protected]
npm WARN node_modules/react-dom
npm WARN react-dom@"^17.0.2" from the root project
npm WARN 9 more (@material-ui/core, @material-ui/icons, ...)
npm WARN ERESOLVE overriding peer dependency
npm WARN While resolving: [email protected]
npm WARN Found: [email protected]
npm WARN node_modules/react
npm WARN react@"^17.0.2" from the root project
npm WARN 14 more (@material-ui/core, @material-ui/icons, ...)
npm WARN
npm WARN Could not resolve dependency:
npm WARN peer react@"^16.14.0" from [email protected]
npm WARN node_modules/react-dom
npm WARN react-dom@"^17.0.2" from the root project
npm WARN 9 more (@material-ui/core, @material-ui/icons, ...)
npm WARN ERESOLVE overriding peer dependency
npm WARN While resolving: [email protected]
npm WARN Found: [email protected]
npm WARN node_modules/react
npm WARN react@"^17.0.2" from the root project
npm WARN 14 more (@material-ui/core, @material-ui/icons, ...)
npm WARN
npm WARN Could not resolve dependency:
npm WARN peer react@"^16.13.1" from [email protected]
npm WARN node_modules/recoilize
npm WARN dev recoilize@"^3.1.6" from the root project
npm WARN ERESOLVE overriding peer dependency
npm WARN While resolving: [email protected]
npm WARN Found: [email protected]
npm WARN react-dom@"^17.0.2" from the root project
npm WARN 9 more (@material-ui/core, @material-ui/icons, ...)
npm WARN
npm WARN Could not resolve dependency:
npm WARN peer react-dom@"^16.13.1" from [email protected]
npm WARN node_modules/recoilize
npm WARN dev recoilize@"^3.1.6" from the root project

image

@daihy8759
Copy link
Owner

mac系统没发现问题,我升级了recoilize你再看看

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