NelsonChad commented on PR #1441: URL: https://github.com/apache/cordova-android/pull/1441#issuecomment-1211742806
Hi ,when i run cordova platform add [email protected] I'm getting this error in prepare.js file ``` TypeError: Cannot read properties of null (reading 'find') at E:\DEV\IONIC\donateApp_cord\node_modules\cordova-android\lib\prepare.js:387:49 at Array.forEach (<anonymous>) at updateProjectSplashScreen (E:\DEV\IONIC\donateApp_cord\node_modules\cordova-android\lib\prepare.js:384:7) at updateProjectAccordingTo (E:\DEV\IONIC\donateApp_cord\node_modules\cordova-android\lib\prepare.js:269:5) at E:\DEV\IONIC\donateApp_cord\node_modules\cordova-android\lib\prepare.js:67:21 at processTicksAndRejections (node:internal/process/task_queues:96:5) at async Promise.all (index 0) [ERROR] An error occurred while running subprocess cordova ```. I've configurated de config.xml as recommended, can you help me please? -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
