Skip to content

command vue create without project folder throws error regarding parent folder name #7422

@sairfan1

Description

@sairfan1

Version

5.0.8

Environment info

Windows 10, VS Code

Steps to reproduce

Create a folder MVCWebApp and get into the folder path

c:\MVCWebApp>vue create .

I wanted to create project at current location and do not create a separate project folder that's why instead of project name there is period (dot)

What is expected?

Vue create project on current path

What is actually happening?

Got the error
Invalid project name 'MVCWebApp'
Warning: name can no longer contain capital letters.


As folder MVCWebApp is parent folder and there no specific name for the project.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions