Skip to content
This repository was archived by the owner on May 6, 2022. It is now read-only.
This repository was archived by the owner on May 6, 2022. It is now read-only.

Add support for ‘yarn create’ along with already supported npx. #18

Closed
@CarreraPHP

Description

@CarreraPHP

Yarn create command expects that the package name should start with a prefix “create-“ like “create-react-app” and “create-next-app”. Since the project name is “amclin-create-react-app”, yarn create command fails right now.

Change the name to “create-amclin-react-app” will resolve this issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingenhancementNew feature or requestreleased

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions