How do I set the proper path to Android Studio in Ionic/Capacitor?
问题 I'm working through an Ionic/React getting-started, on my Linux Mint box. Building an Ionic application using React The first steps went well enough, but when I get to Deploying your application to iOS and Android Step 5, I get errors. The instructions: Open your project in Android Studio using the following command: npx cap open android First I got pathing errors: events.js:174 throw er; // Unhandled 'error' event ^ Error: spawn /usr/local/android-studio/bin/studio.sh ENOENT That seemed