findmate / cordova-plugin-jitsi-meet

Cordova plugin for jitsi meet react native sdk
17 stars 21 forks source link

Getting error while trying to add plugin to Android cordova project #20

Open rwursthorn opened 3 years ago

rwursthorn commented 3 years ago

I try to run the following command: cordova plugin add https://github.com/findmate/cordova-plugin-jitsi-meet

and get the following error: Failed to fetch plugin https://github.com/findmate/cordova-plugin-jitsi-meet via registry. Probably this is either a connection problem, or plugin spec is incorrect. Check your connection and plugin name/version/URL. CordovaError: Error: npm: Command failed with exit code 4294963238 Error output: npm ERR! code ENOENT npm ERR! syscall spawn git npm ERR! path git npm ERR! errno -4058 npm ERR! enoent Error while executing: npm ERR! enoent undefined ls-remote -h -t https://github.com/findmate/cordova-plugin-jitsi-meet.git npm ERR! enoent npm ERR! enoent npm ERR! enoent spawn git ENOENT npm ERR! enoent This is related to npm not being able to find a file. npm ERR! enoent

Zeno97 commented 3 years ago

Hi there, try this one https://github.com/Zeno97/cordova-plugin-jitsi-meet-sdk

I've created it myself from scratch then let me know opening an issue there..