Skip to content

vue-cli shows "invalid project name" for project names or directories that have uppercase letters #2547

Closed
@dumptyd

Description

@dumptyd

Version

3.0.3

Node and OS info

Node 8.12.0 / yarn 1.9.4 / Ubuntu

Steps to reproduce

The issue can be reproduced by trying to initialize a project that has uppercase letters in its name. vue create Uppecase will give this error.

This is error isn't so obvious when you try to initialize a project with vue create . in the current directory which has uppercase letters in its name. In this case, it just says Invalid project name: ".".

What is expected?

vue-cli should allow me to create projects that have uppercase letters in their name.

What is actually happening?

vue-cli is not letting me create projects that have uppercase letters in their name.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions