dpogue commented on issue #1841: URL: https://github.com/apache/cordova-android/issues/1841#issuecomment-3247712942
The relevant code seems to be here: https://github.com/apache/cordova-android/blob/e4457f7fdb7eb854d166bb87b144bf4e1873cf61/lib/check_reqs.js#L218-L228 My guess is that it's finding `avdmanager` on the path, and then checking the parent folders and throwing an error that it doesn't match an old structure. FWIW, my `avdmanager` is at `./cmdline-tools/latest/bin/avdmanager` -- 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]
