ant-design-icons icon indicating copy to clipboard operation
ant-design-icons copied to clipboard

React 18 compatible

Open vit1251 opened this issue 2 years ago • 10 comments

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

vit1251 avatar Apr 11 '22 19:04 vit1251

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

HeskeyBaozi avatar May 24 '22 08:05 HeskeyBaozi

Installation proccess throws an error using node 16 due to peerDependencies


npm ERR! Found: [email protected]
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/[email protected]
npm ERR!   node_modules/@ant-design/icons
npm ERR!     @ant-design/icons@"^4.7.0" from [email protected]

ggalejandro avatar Sep 13 '22 11:09 ggalejandro

Installation proccess throws an error using node 16 due to peerDependencies


npm ERR! Found: [email protected]
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/[email protected]
npm ERR!   node_modules/@ant-design/icons
npm ERR!     @ant-design/icons@"^4.7.0" from [email protected]

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

YahyawiAF avatar Oct 17 '22 17:10 YahyawiAF

npm install still thowing errors :face_exhaling:

node 18.14.1 npm 9.3.1

npm ERR! Found: [email protected]
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/[email protected]
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 [email protected]
npm ERR!     node_modules/antd
npm ERR!       peer antd@"5.3.3" from the root project

arielyc avatar Apr 01 '23 04:04 arielyc

I would also like to see antd address this issue.

bkiggen avatar May 12 '23 15:05 bkiggen

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

ViralRuparel avatar Jun 25 '23 12:06 ViralRuparel

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

themathiou avatar Aug 19 '23 08:08 themathiou

Any update for this issues ?

QuocVietHa08 avatar Dec 11 '23 16:12 QuocVietHa08

Two years since this was created and no news 🥲

micaelomota avatar Apr 16 '24 19:04 micaelomota