calvinckho / capacitor-jitsi-meet

This plugin is used to make video calls using Jitsi video platform (https://meet.jit.si) on iOS and Android using Ionic Capacitor.
84 stars 40 forks source link

Default NPM installation version still 2.3.0 #85

Closed CharlieJ213 closed 1 year ago

CharlieJ213 commented 1 year ago

Hello, I've just tried running npm install capacitor-jitsi-meet@latest and run into a dependency error with Capacitor v4 installed.

Running npm install capacitor-jitsi-meet@3.0.0 fixed the error as I noticed the @latest tag was trying to install v2.3.0 which only has support for Capacitor v3.

Thought it was worth mentioning

calvinckho commented 1 year ago

Thanks @CharlieJ213. The latest tag is now added to @3.0.1.