Skip to content

Choice between Yarn and NPM #2

@tanohzana

Description

@tanohzana

Is your feature request related to a problem? Please describe.
MP uses npm to install packages, which in turn, creates a package-lock.json in the project. This is a bug if the project uses Yarn...

Describe the solution you'd like
Right before installing packages, it should prompt the user for using Yarn or NPM. Therefore, Yarn should be installed as a project dependency.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions