Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BUG - adding plugin for Android #229

Open
shamun opened this issue Mar 28, 2017 · 0 comments
Open

BUG - adding plugin for Android #229

shamun opened this issue Mar 28, 2017 · 0 comments

Comments

@shamun
Copy link

shamun commented Mar 28, 2017

Trying to add plugin but fails.

$ cordova plugin add https://github.com/alongubkin/phonertc.git
Fetching plugin "https://github.com/alongubkin/phonertc.git" via git clone
Repository "https://github.com/alongubkin/phonertc.git" checked out to git ref "master".
shell.js: internal error
Error: EINVAL: invalid argument, write
    at Error (native)
    at Object.fs.writeSync (fs.js:786:20)
    at copyFileSync (/usr/local/lib/node_modules/cordova/node_modules/cordova-lib/node_modules/shelljs/src/cp.js:34:8)
    at cpdirSyncRecursive (/usr/local/lib/node_modules/cordova/node_modules/cordova-lib/node_modules/shelljs/src/cp.js:82:9)
    at cpdirSyncRecursive (/usr/local/lib/node_modules/cordova/node_modules/cordova-lib/node_modules/shelljs/src/cp.js:73:7)
    at /usr/local/lib/node_modules/cordova/node_modules/cordova-lib/node_modules/shelljs/src/cp.js:180:9
    at Array.forEach (native)
    at Object._cp (/usr/local/lib/node_modules/cordova/node_modules/cordova-lib/node_modules/shelljs/src/cp.js:157:11)
    at Object.cp (/usr/local/lib/node_modules/cordova/node_modules/cordova-lib/node_modules/shelljs/src/common.js:186:23)
    at /usr/local/lib/node_modules/cordova/node_modules/cordova-lib/src/plugman/util/plugins.js:56:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant