Skip to content

vue create doesn't allow upper-case letters #2219

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

Closed
JandosKh opened this issue Aug 15, 2018 · 5 comments
Closed

vue create doesn't allow upper-case letters #2219

JandosKh opened this issue Aug 15, 2018 · 5 comments

Comments

@JandosKh
Copy link

In v3.0, I tried to create a project with name "VueApp" like below:

vue create VueApp

It complains: "Invalid project name". But name "vueapp" goes without an error. Also, vue ui allows capital letters; I was able to create a project with name "VueApp".

@vue-bot
Copy link

vue-bot commented Aug 15, 2018

Hello, your issue has been closed because it does not conform to our issue requirements. In order to ensure every issue provides the necessary information for us to investigate, we require the use of the Issue Helper when creating new issues. Thank you!

@vue-bot vue-bot closed this as completed Aug 15, 2018
@dumptyd
Copy link

dumptyd commented Sep 18, 2018

This issue needs to be reopened. I'm to initialize a vue app with vue create . and it's working in one directory but keeps giving me 'invalid project name' in the other. Turns out it's because the directory name has uppercase letters. Please fix this.

@HamedFathi
Copy link

HamedFathi commented Nov 16, 2018

@yyx990803 , @Akryum

Yes, I have this problem too please check this I should use client-app instead of ClientApp. it is ridiculous.
After creating I should transfer the whole project to a new folder I want.

@haoqunjiang
Copy link
Member

#2547 (comment)

@mPyth
Copy link

mPyth commented Nov 26, 2018

It would be nice to make it possible to have a project directory with Camel Case name.

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

6 participants