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 18 compatible #521

Open
vit1251 opened this issue Apr 11, 2022 · 10 comments
Open

React 18 compatible #521

vit1251 opened this issue Apr 11, 2022 · 10 comments

Comments

@vit1251
Copy link

vit1251 commented Apr 11, 2022

Since React 18 is release @ant-design/icons block updating.
Any reason to continue blocking?

@HeskeyBaozi
Copy link
Contributor

What's blocking the update? Do you mean the peerDependencies or other issues?

@ggalejandro
Copy link

Installation proccess throws an error using node 16 due to peerDependencies


npm ERR! Found: react@18.2.0
npm ERR! node_modules/react
npm ERR!   react@"18.2.0" from the root project
npm ERR!   peer react@">=16.0.0" from @ant-design/icons@4.7.0
npm ERR!   node_modules/@ant-design/icons
npm ERR!     @ant-design/icons@"^4.7.0" from antd@4.21.6

@YahyawiAF
Copy link

Installation proccess throws an error using node 16 due to peerDependencies


npm ERR! Found: react@18.2.0
npm ERR! node_modules/react
npm ERR!   react@"18.2.0" from the root project
npm ERR!   peer react@">=16.0.0" from @ant-design/icons@4.7.0
npm ERR!   node_modules/@ant-design/icons
npm ERR!     @ant-design/icons@"^4.7.0" from antd@4.21.6

Same here. please if you find a solution can you help @ggalejandro?

@arielyc
Copy link

arielyc commented Apr 1, 2023

npm install still thowing errors 😮‍💨

node 18.14.1
npm 9.3.1

npm ERR! Found: react@18.2.0
npm ERR! node_modules/react
npm ERR!   peer react@"^18.2.0" from the root project
npm ERR!   peer react@">=16.0.0" from @ant-design/icons@5.0.1
npm ERR!   node_modules/@ant-design/icons
npm ERR!     peer @ant-design/icons@"^5.0.1" from the root project
npm ERR!     @ant-design/icons@"^5.0.0" from antd@5.3.3
npm ERR!     node_modules/antd
npm ERR!       peer antd@"5.3.3" from the root project

@bkiggen
Copy link

bkiggen commented May 12, 2023

I would also like to see antd address this issue.

@ViralRuparel
Copy link

hey guys any update? please altleast respond to our question, we are blocked by this

@themathiou
Copy link

Hey guys, any updates regarding the compatibility with React 18. What is the status?

@QuocVietHa08
Copy link

Any update for this issues ?

@micaelomota
Copy link

Two years since this was created and no news 🥲

@koltvictor
Copy link

Did anybody get around this? It's causing my build to fail too and it's making me f$&#*ing crazy

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