-
Notifications
You must be signed in to change notification settings - Fork 269
Description
Hi, I cant install the opentok plugin, but I can other plugins. I execute:
cordova plugin remove com.tokbox.cordova.opentok
cordova plugin add https://github.com/songz/cordova-plugin-opentok/
And I get the following error:
Failed to install 'com.tokbox.cordova.opentok':Error: Uh oh!
cannot find "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/plugins/com.tokbox.cordova.opentok/src/ios/OpenTok.framework" ios
at module.exports.framework.install (/usr/local/lib/node_modules/cordova/node_modules/cordova-lib/src/plugman/platforms/ios.js:135:48)
at Object.ActionStack.process (/usr/local/lib/node_modules/cordova/node_modules/cordova-lib/src/plugman/util/action-stack.js:70:25)
at handleInstall (/usr/local/lib/node_modules/cordova/node_modules/cordova-lib/src/plugman/install.js:567:20)
at /usr/local/lib/node_modules/cordova/node_modules/cordova-lib/src/plugman/install.js:322:20
at _fulfilled (/usr/local/lib/node_modules/cordova/node_modules/q/q.js:798:54)
at self.promiseDispatch.done (/usr/local/lib/node_modules/cordova/node_modules/q/q.js:827:30)
at Promise.promise.promiseDispatch (/usr/local/lib/node_modules/cordova/node_modules/q/q.js:760:13)
at /usr/local/lib/node_modules/cordova/node_modules/q/q.js:574:44
at flush (/usr/local/lib/node_modules/cordova/node_modules/q/q.js:108:17)
at process._tickCallback (node.js:415:13)
Error: Uh oh!