mchenx commented on issue #1479:
URL: 
https://github.com/apache/cordova-android/issues/1479#issuecomment-1287598548

   I am having the same error, here is the error generated with '--verbose'
   
   `Wrote out android application name "Zooma" to 
C:\Users\mmcent\projects\app\dev-2.6.3\platforms\android\app\src\main\res\values\strings.xml
   Cannot read property 'find' of null
   TypeError: Cannot read property 'find' of null
       at forEach.themeKey 
(C:\Users\mmcent\projects\app\dev-2.6.3\node_modules\cordova-android\lib\prepare.js:387:49)
       at Array.forEach (<anonymous>)
       at updateProjectSplashScreen 
(C:\Users\mmcent\projects\app\dev-2.6.3\node_modules\cordova-android\lib\prepare.js:384:7)
       at updateProjectAccordingTo 
(C:\Users\mmcent\projects\app\dev-2.6.3\node_modules\cordova-android\lib\prepare.js:269:5)
       at Promise.resolve.then.then 
(C:\Users\mmcent\projects\app\dev-2.6.3\node_modules\cordova-android\lib\prepare.js:67:21)
       at process._tickCallback (internal/process/next_tick.js:68:7)
   [ERROR] An error occurred while running subprocess cordova.
   
           cordova.cmd platform add [email protected] --verbose exited with exit 
code 1.
   
           Re-running this command with the --verbose flag may provide more 
information.
     ionic:utils-process onBeforeExit handler: 'process.exit' received +0ms
     ionic:utils-process onBeforeExit handler: running 1 functions +0ms
     ionic:utils-process error while killing process tree for 38948: { Error: 
Command failed: taskkill /pid 38948 /T /F
     ionic:utils-process ERROR: The process "38948" not found.
     ionic:utils-process
     ionic:utils-process     at ChildProcess.exithandler 
(child_process.js:294:12)
     ionic:utils-process     at ChildProcess.emit (events.js:198:13)
     ionic:utils-process     at maybeClose (internal/child_process.js:982:16)
     ionic:utils-process     at Process.ChildProcess._handle.onexit 
(internal/child_process.js:259:5)
     ionic:utils-process   killed: false,
     ionic:utils-process   code: 128,
     ionic:utils-process   signal: null,
     ionic:utils-process   cmd: 'taskkill /pid 38948 /T /F' } +451ms
     ionic:utils-process onBeforeExit handler: error from function: { Error: 
Command failed: taskkill /pid 38948 /T /F
     ionic:utils-process ERROR: The process "38948" not found.
     ionic:utils-process
     ionic:utils-process     at ChildProcess.exithandler 
(child_process.js:294:12)
     ionic:utils-process     at ChildProcess.emit (events.js:198:13)
     ionic:utils-process     at maybeClose (internal/child_process.js:982:16)
     ionic:utils-process     at Process.ChildProcess._handle.onexit 
(internal/child_process.js:259:5)
     ionic:utils-process   killed: false,
     ionic:utils-process   code: 128,
     ionic:utils-process   signal: null,
     ionic:utils-process   cmd: 'taskkill /pid 38948 /T /F' } +8ms
     ionic:utils-process processExit: exiting (exit code: 1) +14ms`
   
   Does this look similar to this 
[https://github.com/apache/cordova-android/pull/1441](url) ?


-- 
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]

Reply via email to