prontera

Ionic

Generate apk file for ionic capacitor

capacitor.ionicframework.com to apk ionic capacitor copy android && cd android && ./gradlew assembleDebug && ./gradlew installDebug && cd ..   capacitor build android without android studio ionic capacitor copy android && cd android && ./gradlew assembleDebug && cd ..

ionic-app-scripts has unexpectedly closed – Node Sass couldn’t find a binding for your current environment

node_modules/node-sass/lib/binding.js:15 throw new Error(errors.missingBinary()); Found bindings for the following environments: [app-scripts] – OS X 64-bit with Node.js 13.x [app-scripts] This usually happens because your environment has changed since running `npm install`. [app-scripts] Run `npm rebuild node-sass` to download the binding for your current environment. ionic-app-scripts has unexpectedly closed   Corre en la terminal el siguiente […]