Skip to content

Yarn Installation Fails for CLE Project Creation #58

@WaterSo0910

Description

@WaterSo0910

I encountered an issue while trying to create a new CLE project using Yarn. Following the instructions provided in the documentation, I attempted to create a project using the following command:

yarn create cle@latest

However, the command failed to complete successfully. I received the following error message:

error An unexpected error occurred: "https://registry.yarnpkg.com/create-ora: Not found".

Interestingly, when I attempted the same process using NPM with the command:

npm create cle@latest

the project creation succeeded without any issues.

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