-
Notifications
You must be signed in to change notification settings - Fork 13.5k
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
RC-0: Name pattern of generated pages #8320
Comments
Not see problem Uninstall Ionic CLI first, and then reinstall
Thanks |
This issue was moved to ionic-team/ionic-cli#1442 |
Hello, thanks for opening an issue with us! I can reproduce with Ionic cli 2.1.0 and have moved this issue to the appropriate repo. |
Short description of the problem:
Ionic CLI generate page command doesn't add 'Page' sufix to the class name
What behavior are you expecting?
When generating new page through ionic cli, the class name of the .ts file generated should contains Page at the end of the name
Steps to reproduce:
Other information: (e.g. stacktraces, related issues, suggestions how to fix, stackoverflow links, forum links, etc)
Like in ionic beta, set "Page" to the ClassName variable
Which Ionic Version? 1.x or 2.x
2 RC0
Run
ionic info
from terminal/cmd prompt: (paste output below)Cordova CLI: 6.3.1
Gulp version: CLI version 3.9.1
Gulp local:
Ionic Framework Version: 2.0.0-rc.0
Ionic CLI Version: 2.1.0
Ionic App Lib Version: 2.1.0-beta.1
OS: Distributor ID: Debian Description: Debian GNU/Linux 8.6 (jessie)
Node Version: v4.5.0
The text was updated successfully, but these errors were encountered: