-
Notifications
You must be signed in to change notification settings - Fork 663
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Ionic2 start stuck for sidemenu template #927
Comments
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! |
Thanks for reporting this issue. Sidemenu v2 has an empty zip file within it and is causing our zip library some issues. We have just merged a pull request to fix it and should be pushing a release tomorrow. Thanks! |
Any idea when the new release will be pushed? |
Hey apologies for the delay, beta.25 should be out now. |
Yes indeed. Thanks! |
From @mlaffargue on April 11, 2016 20:59
Short description of the problem:
Using
ionic start myapp tabs --v2
works correctlyUsing
ionic start myapp sidemenu
works correctlyUsing
ionic start myapp sidemenu --v2
just get stuck after logging :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: ionic-team/ionic-framework#6123
The text was updated successfully, but these errors were encountered: