Skip to content
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

CLI Generate Function Is Case Sensistive #1946

Closed
saniyusuf opened this issue Feb 25, 2017 · 1 comment
Closed

CLI Generate Function Is Case Sensistive #1946

saniyusuf opened this issue Feb 25, 2017 · 1 comment
Assignees

Comments

@saniyusuf
Copy link

So I tried to run ionic g page myPageComponent it works just as it should.

However, I tried to run the same command this way ionic g Page myPageComponent and the CLI got very confused. The difference was that the P was uppercase. Can anyone please refer me to the place in the CLI where the params are gotten so I can just call a sanitization method that sanitizes params to lowercase to fix this?

@jthoms1
Copy link
Member

jthoms1 commented Feb 27, 2017

This issue was moved to ionic-team/ionic-app-generators#9

@jthoms1 jthoms1 closed this as completed Feb 27, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants