christocracy / cordova-plugin-background-geolocation

Sophisticated, battery-conscious, cross-platform background-geolocation with motion-detection
http://transistorsoft.github.io/cordova-background-geolocation
492 stars 743 forks source link

Git install fails on Cordova 5.1 with shell.js: internal error #222

Closed davidzof closed 8 years ago

davidzof commented 8 years ago

For information Cordova 5.1 the git install fails with the following error:

shell.js: internal error Error: EXDEV, cross-device link not permitted '/tmp/git/1438242999549/LICENSE'

a workaround is to clone locally and install from there:

$ git clone https://github.com/christocracy/cordova-plugin-background-geolocation.git $ cordova plugin add ../cordova-plugin-background-geolocation/

This is fixed in the latest Cordova Branch, see here: https://issues.apache.org/jira/browse/CB-9212

christocracy commented 8 years ago

This version plugin has been deprecated a long time.

Please see the new improved version here