You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
Entry in config.xml
<plugin name="cordova-plugin-zip" spec="https://github.com/MobileChromeApps/zip.git"/>
Error in console
Is one other observe the issue with behavior like this.
Thanks
The text was updated successfully, but these errors were encountered: