LiamBennettStream opened a new issue, #1792: URL: https://github.com/apache/cordova-android/issues/1792
# Bug Report ## Problem ### What is expected to happen? The build worked fine on cordova-android 13 ### What does actually happen? The build fails on cordova-android 14 ## Information This error appears in the console Checking Java JDK and Android SDK versions ANDROID_HOME=undefined (recommended setting) ANDROID_SDK_ROOT=C:\Users\xxxx\AppData\Local\Android\Sdk (DEPRECATED) Using Android SDK: C:\Users\xxxx\AppData\Local\Android\Sdk Reading build config file: C:\Users\xxxx\projects\my_app\My App\build.json Command failed with exit code 1: C:\Users\xxxx\projects\my_app\My App\node_modules\cordova-android\lib\getASPath.bat 'C:\Users\xxxx\projects\my_app\My' is not recognized as an internal or external command, operable program or batch file. ### Command or Code cordova build android ### Environment, Platform, Device Windows 11 ### Version information The only change in the project is going from cordova-android 13 to 14 ## Checklist <!-- Please check the boxes by putting an x in the [ ] like so: [x] --> - [x] I searched for existing GitHub issues - [x] I updated all Cordova tooling to most recent version - [x] I included all the necessary information above -- 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-unsubscr...@cordova.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org For additional commands, e-mail: issues-h...@cordova.apache.org