Seems like the widget only has support for react between 16 and 17
When can we expect support for react 18? In the meantime we'll use the raw JS script to add it in as a workaround
npm ERR! node_modules/react
npm ERR! react@"18.0.0" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer react@"^16.0.0 || ^17.0.0" from @papercups-io/chat-widget@1.3.1
npm ERR! node_modules/@papercups-io/chat-widget
npm ERR! @papercups-io/chat-widget@"*" from the root project
Seems like the widget only has support for react between 16 and 17
When can we expect support for react 18? In the meantime we'll use the raw JS script to add it in as a workaround