ATaysikuu commented on PR #1441:
URL: https://github.com/apache/cordova-android/pull/1441#issuecomment-1227341017
Hey, same issue here trying to upgrade a cordova 10 based project to cordova
11.
```
Cannot read property 'find' of null
TypeError: Cannot read property 'find' of null
at
C:\Jenkins\workspace\REDACTEDPROJECTNAME\node_modules\cordova-android\lib\prepare.js:387:49
at Array.forEach (<anonymous>)
at updateProjectSplashScreen
(C:\Jenkins\workspace\REDACTEDPROJECTNAME\node_modules\cordova-android\lib\prepare.js:384:7)
at updateProjectAccordingTo
(C:\Jenkins\workspace\REDACTEDPROJECTNAME\node_modules\cordova-android\lib\prepare.js:269:5)
at
C:\Jenkins\workspace\REDACTEDPROJECTNAME\node_modules\cordova-android\lib\prepare.js:67:21
at processTicksAndRejections (internal/process/task_queues.js:95:5)
at async Promise.all (index 0)
[ERROR] An error occurred while running subprocess cordova.
cordova platform add android@11 --verbose --save exited with exit
code 1.
Re-running this command with the --verbose flag may provide more
information.
```
--
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]