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/11 09:11:24 UTC

[GitHub] [cordova-android] NelsonChad commented on pull request #1455: fix(prepare): destFile path separator

NelsonChad commented on PR #1455:
URL: https://github.com/apache/cordova-android/pull/1455#issuecomment-1211732588

   Hi ,when i run cordova platform add android@11.0.0 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.
   ```
   
   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: 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