Skip to content
This repository was archived by the owner on Sep 30, 2024. It is now read-only.
This repository was archived by the owner on Sep 30, 2024. It is now read-only.

包管理器不统一的问题 #152

@andyrubin69

Description

@andyrubin69

1、文档里面写的是使用yarn安装依赖、启动项目;

# 安装依赖
yarn

# 运行项目
yarn dev

2、实际上使用yarn启动项目是报错的,是因为项目里指定的包管理器是:pnpm
"packageManager": "[email protected]"

期望统一一下!

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