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

Getting error while installing the plugin if install using add platform command. #70

Open
samwidvicky opened this issue Nov 14, 2016 · 0 comments

Comments

@samwidvicky
Copy link

samwidvicky commented Nov 14, 2016

Entry in config.xml
<plugin name="cordova-plugin-zip" spec="https://github.com/MobileChromeApps/zip.git"/>

Error in console

https://github.com/MobileChromeApps/zip.git" checked out to git ref "master".
shell.js: internal error
Error: EXDEV: cross-device link not permitted, rename 'Users\AppData\Local\Temp\git\1479106416757\CONTRIBUTING.md' ->
l\build\plugins\cordova-plugin-zip\CONTRIBUTING.md'
at Error (native)
at Object.fs.renameSync (fs.js:681:18)
at C:\Program Files\nodejs\node_modules\cordova\node_modules\cordova-lib\node_modules\shelljs\src\mv.js:77:8
at Array.forEach (native)
at Object._mv (C:\Program Files\nodejs\node_modules\cordova\node_modules\cordova-lib\node_modules\shelljs\src\mv.js:53:11)
at Object.mv (C:\Program Files\nodejs\node_modules\cordova\node_modules\cordova-lib\node_modules\shelljs\src\common.js:186:23)
at C:\Program Files\nodejs\node_modules\cordova\node_modules\cordova-lib\src\plugman\util\plugins.js:53:19
at _fulfilled (C:\Program Files\nodejs\node_modules\cordova\node_modules\q\q.js:787:54)
at self.promiseDispatch.done (C:\Program Files\nodejs\node_modules\cordova\node_modules\q\q.js:816:30)
at Promise.promise.promiseDispatch (C:\Program Files\nodejs\node_modules\cordova\node_modules\q\q.js:749:13)

Is one other observe the issue with behavior like this.

Thanks

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