Joseph created CB-13698:
---------------------------
Summary: Unable to Parse
"/hello/platforms/android/res/xml/config.xml"
Key: CB-13698
URL: https://issues.apache.org/jira/browse/CB-13698
Project: Apache Cordova
Issue Type: Bug
Components: cordova-android, cordova-app-hello-world
Affects Versions: cordova-android-7.0.0
Environment: Ubuntu 16.04.3 LTS
Gradle 4.4.1
Cordova 8.0.0
Java "1.8.0_151"
NPM 5.6.0
Reporter: Joseph
Assignee: Joe Bowser
Steps to reproduce:
cordova create hello com.example.hello HelloWorld
cd hello
cordova platform add android
cordova plugin add cordova-plugin-crosswalk-webview
Error: Unhandled "error" event. (Parsing
/hello/platforms/android/res/xml/config.xml failed)
cd hello
cordova platform add android
cordova build android --release
Error: Unhandled "error" event. (Parsing
/hello/platforms/android/res/xml/config.xml failed)
////////////////////////////
Path: /hello/platforms/android/res/xml/config.xml // does not exist.
Path: /hello/platforms/android/app/src/main/res/xml/config.xml // does
exist
Conclusion: for some reason Cordova is looking for the config.xml file in the
wrong location.
Thanks for you help :-)
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]