You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by GitBox <gi...@apache.org> on 2020/03/31 17:09:19 UTC

[GitHub] [cordova-android] jringbox edited a comment on issue #936: Cannot read property 'toString' of null

jringbox edited a comment on issue #936: Cannot read property 'toString' of null
URL: https://github.com/apache/cordova-android/issues/936#issuecomment-606744706
 
 
   I should also mention that line 92 of `check_reqs.js` produces null for result.stdout.  `__dirname` appears to be correct to where `getASPath.bat` is located.  Running the command locally does display the correct location to Android Studio.  I'm confused why this logic will not produce the string correctly for `result.stdout`.
   
   Also, there is something I should mention.  If I make a copy of "platforms" (which only has android), do a `npm install`, then delete platforms and restore the backup copy I just made, the build works fine with `cordova build android`.  I even checked `check_reqs.js` and not `result.stdout` has the right value.  What's going on here?!?
   

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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