mlynch / nextjs-tailwind-ionic-capacitor-starter

A starting point for building an iOS, Android, and Progressive Web App with Tailwind CSS, React w/ Next.js, Ionic Framework, and Capacitor
https://dev.to/ionic/build-mobile-apps-with-tailwind-css-next-js-ionic-framework-and-capacitor-3kij
MIT License
1.72k stars 349 forks source link

Error while building Android - gradle #10

Closed gauravprasadgp closed 3 years ago

gauravprasadgp commented 3 years ago

Getting this error msg: /home/{user}/nextjs-tailwind-ionic-capacitor-starter/capacitor-cordova-android-plugins/cordova.variables.gradle' as it does not exist.

gauravprasadgp commented 3 years ago

Okay so removing the android folder and then adding the android solved the problem.. to add android npx cap add android