You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by GitBox <gi...@apache.org> on 2022/08/25 14:30:39 UTC

[GitHub] [cordova-android] ATaysikuu commented on pull request #1441: feat!: android 12 splash screen

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: issues-unsubscribe@cordova.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


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