livekit/client-sdk-js

The new version is not working with "@livekit/components-react" version :"1.5.3", version

kanishkkp opened this issue · 2 comments

Describe the bug

Error while installinmg packages

Reproduction

I tried doing npm i with both libraries and faced this issue

Logs

While resolving: slate-frontend@0.1.0
npm ERR! Found: livekit-client@2.0.1
npm ERR! node_modules/livekit-client
npm ERR!   livekit-client@"^2.0.1" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer livekit-client@"^1.15.1" from @livekit/components-react@1.5.3
npm ERR! node_modules/@livekit/components-react

System Info

Windows 10

Severity

blocking an upgrade

Additional Information

No response

yeah, we haven't updated components-react yet to support the >2.0 livekit client version. We are actively working on supporting that in a new componens-react v2.0 though!

We just released an updated components version to address this, https://github.com/livekit/components-js/releases/tag/%40livekit%2Fcomponents-react%402.0.0