Ionic2 start stuck for sidemenu template
See original GitHub issueFrom @mlaffargue on April 11, 2016 20:59
Short description of the problem:
Using ionic start myapp tabs --v2
works correctly
Using ionic start myapp sidemenu
works correctly
Using ionic start myapp sidemenu --v2
just get stuck after logging :
$ ionic start myapp sidemenu --v2 Creating Ionic app in folder C:\xxxxxx\myapp based on sidemenu project Downloading: https://github.com/driftyco/ionic2-app-base/archive/master.zip Downloading: https://github.com/driftyco/ionic2-starter-sidemenu/archive/master.zip
What behavior are you expecting?
I’m expecting the v2 template of sidemenu to work
Steps to reproduce:
ionic start myapp sidemenu --v2
Which Ionic Version? Ionic CLI v2.0.0-beta.24
Copied from original issue: driftyco/ionic#6123
Issue Analytics
- State:
- Created 7 years ago
- Comments:5 (3 by maintainers)
Top Results From Across the Web
Best way to keep side menu locked open above X resolution
I would like a way to keep the menu open if the resolution is greater than X amount, so on desktop it's always...
Read more >angularjs - Stuck at Ionic development - Stack Overflow
I am trying to learn Ionic programming and I would like to create an ... this example: https://github.com/GeorgiCodes/ionic-side-menu-with- ...
Read more >An example of the Ionic 2 Menu Component
First, the main component doc. Then the related API doc. Finally, the Sidemenu starter app. I did not use this when learning, and...
Read more >Adding Sidemenu and Tabs Inside the Ionic 4 Blank Template
PROMO LINK:https://www.udemy.com/ ionic -4-build-pwa-and-mobile-apps-with-angular/?couponCode=NGIONIC4In this video, we will take a look at ...
Read more >Ionic Framework Horizontal & SideMenu Navigation in ...
Ionic Framework Horizontal & SideMenu Navigation in ReactJS Application# ionic #react #javascript IONIC REACT ...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Hello! Thanks for opening an issue! Since this issue is more relevant to the ionic cli and not the framework i will be moving this issue to that repo. Thanks again!
Yes indeed. Thanks!