Description
Prerequisites
- I have read the Contributing Guidelines.
- I agree to follow the Code of Conduct.
- I have searched for existing issues that already report this problem, without success.
Ionic Framework Version
v8.x
Current Behavior
I installed android studio in custom path then execute "ionic capacitor build" command. It let me make a choice alternately, I can't continue my work🤨
npm.cmd run ionic:build
zhnapp@0.0.1 ionic:build
ionic capacitor build
? What platform would you like to build for? (Use arrow keys)
android
ios
Expected Behavior
ionic capacitor build
Steps to Reproduce
ionic capacitor build
Code Reproduction URL
https://github.com/aristocracy/ionic-ai-assistant
Ionic Info
Ionic:
Ionic CLI : 7.2.1 (D:\nvm\v22.16.0\node_modules@ionic\cli)
Ionic Framework : @ionic/vue 8.6.2
Capacitor:
Capacitor CLI : 7.4.0
@capacitor/android : 7.4.0
@capacitor/core : 7.4.0
@capacitor/ios : 7.4.0
Utility:
cordova-res : not installed globally
native-run : 2.0.1
System:
NodeJS : v22.16.0 (D:\nvm4w\nodejs\node.exe)
npm : 10.9.2
OS : Windows 10
Additional Information
No response