Skip to content

yarn installation process gives warnings #213

Closed
@kajojify

Description

@kajojify

Hello!

I decided to create a new Vue project with help of create-vue and yarn tools. I ran yarn create vue@latest then set the following options:
✔ Project name: … vue-project
✔ Add TypeScript? … Yes
✔ Add JSX Support? … Yes
✔ Add Vue Router for Single Page Application development? … Yes
✔ Add Pinia for state management? … Yes
✔ Add Vitest for Unit Testing? … No
✔ Add an End-to-End Testing Solution? › No
✔ Add ESLint for code quality? … Yes
✔ Add Prettier for code formatting? … Yes

Then I went to vue-project folder, ran yarn command and saw this:
image

Is there anything I can do to quickly fix this?
Thank you.

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