My project uses react@"^18.2.0", and I get the following error: npm ERR! Could not resolve dependency: peer react@"^17.0.2" from react-chat-widget@3.1.4 when trying to install this package.
Should I install it by force or maybe a bump in React version is coming in a future update ?