Skip to content

meta yarn install changes yarn.lock #333

@BryanHuntNV

Description

@BryanHuntNV

🐛 Bug Report

When I run meta yarn install, the yarn.lock is getting changed. I also tried meta exec yarn install and I got the same problem. When I cd to the repository and run yarn install, the yarn.lock is not modified. We suspect this might be an issue with the version of yarn. Our projects are using yarn v4 and when I execute meta exec yarn --version, I get 2.2.5.

To Reproduce

Steps to reproduce the behavior:

meta yarn install

Expected behavior

The yarn.lock should not change.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions