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 2018/11/13 16:14:05 UTC

[GitHub] thibaud-sanchez edited a comment on issue #547: Compatibility of old plugins with non-Java source-file entries

thibaud-sanchez edited a comment on issue #547: Compatibility of old plugins with non-Java source-file entries
URL: https://github.com/apache/cordova-android/issues/547#issuecomment-438325344
 
 
   Seems to have a similar problem with plugin cordova-plugin-app-preferences
   
   Got the following error when I make a cordova prepare after adding platform  : 
   
   > PS E:\> cordova prepare
   Android Studio project detected
   will push strings array {"name":"lang","titles":["English (US)","English (UK)"],"values":["en-us","en-gb"]}
   unhandled exception { [Error: ENOENT: no such file or directory, mkdir 'E:\...\platforms\android\res\xml']
     errno: -4058,
     code: 'ENOENT',
     syscall: 'mkdir',
     path:
      'E:\\...\\platforms\\android\\res\\xml' }
   ENOENT: no such file or directory, mkdir 'E:\...\platforms\android\res\xml'
   
   I've rollback to Android 6.4.0 and it works.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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