Posted on 16 Aug 2022, this text provides information on Bugs & Fixes related to General Tech. Please note that while accuracy is prioritized, the data presented might not be entirely correct or up-to-date. This information is offered for general knowledge and informational purposes only, and should not be considered as a substitute for professional advice.
Rubens-MacBook-Pro:~ rlopez$ npm install -g cordova ionicRubens-MacBook-Pro:~ rlopez$ ionicstart myApp tabs
Rubens-MacBook-Pro:~ rlopez$ cd myApp
Rubens-MacBook-Pro:myApp rlopez$ ionic platform add android@6.2.2//6.1.x has a bugRubens-MacBook-Pro:myApp rlopez$ ionic build android
I get this output:
>ionic-hello-world@ ionic:build /Users/rlopez/Proyectos/sfp-concursaPy
>ionic-app-scripts build
[15:13:28]ionic-app-scripts 1.1.4[15:13:28] build dev started ...[15:13:28] clean started ...[15:13:28] clean finished in3 ms
[15:13:28] copy started ...[15:13:28] transpile started ...[15:13:31] transpile finished in2.96 s
[15:13:31] preprocess started ...[15:13:31] preprocess finished in less than 1 ms
[15:13:31] webpack started ...[15:13:31] copy finished in3.17 s
[15:13:41] webpack finished in9.26 s
[15:13:41] sass started ...[15:13:41] sass finished in897 ms
[15:13:41] postprocess started ...[15:13:41] postprocess finished in1 ms
No matter what stage you're at in your education or career, TuteeHUB will help you reach the next level that
you're aiming for. Simply,Choose a subject/topic and get started in self-paced practice
sessions to improve your knowledge and scores.
manpreet
Best Answer
2 years ago
If I follow this steps to create a new app:
I get this output: