Skip to content

yarn does not install dependencies correctly #62

@reZach

Description

@reZach

yarn as a package manager does not currently work for the project. If you are using yarn, you'll have to follow these steps to install dependencies.

npm i
yarn import
yarn

Then, delete package.lock.json from the project.

--

You will get bonus points for helping resolve this bug (and all the gratitude of others who want to use yarn with this project 😄).

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions