You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by GitBox <gi...@apache.org> on 2019/03/17 17:37:36 UTC

[GitHub] [cordova-android] apiaget commented on issue #692: Error Messages: [Source and destination must not be the same.] in cordova-android@8.0.0

apiaget commented on issue #692: Error Messages:  [Source and destination must not be the same.] in cordova-android@8.0.0
URL: https://github.com/apache/cordova-android/issues/692#issuecomment-473687755
 
 
   Hello all !
   
   I may add that I am encountering this issue too. For me the only workaround was to run the following commands once or twice…
   
   `cordova platform rm android`
   `cordova platform add android@8.0.0`
   
   When, with the same project, I was on `cordova-android@7.1.1`, I never encountered this problem. But I decided to upgrade a few days ago and this bug arise.
   
   Regarding the environment, I am on windows 10. Here is the complete environment info:
   
   ```
   Cordova:
   cordova (cli):      8.1.2 (cordova-lib@8.1.1)
   platforms:          "cordova-android": "8.0.0"
   fs-extra:           3.0.1
   ```
   ```
   System:
   Android SDK Tools:  28.0.3
   NodeJS:             10.13.0
   npm:                6.8.0
   OS:                 Windows 10 v1809
   ```
   
   For me, the fs-extra defect referred in the apache/cordova-common#64 issue could well be the source of this bug !

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org