react-confirm-alert icon indicating copy to clipboard operation
react-confirm-alert copied to clipboard

Module not found: Error: Can't resolve 'react-dom/client'

Open khokonm opened this issue 1 year ago • 3 comments

I'm on react v17, only getting this error after importing the ConfirmAlert module!

khokonm avatar Mar 10 '23 19:03 khokonm

Same issue here

simeondev15 avatar Apr 18 '23 17:04 simeondev15

@khokonm upgrade to react V18

bibinthomas123 avatar May 19 '23 11:05 bibinthomas123

As mentioned by the owner in comment https://github.com/GA-MO/react-confirm-alert/issues/80#issuecomment-1181595330

For react <= 17.x.x use version 2.x.x

azizk-araneux avatar Jun 01 '23 09:06 azizk-araneux