Skip to content

Add "--lockfile" tag to "yarn install" in contributing documentation #1682

@lingyv-li

Description

@lingyv-li

In PyCon 2018 sprint, I ran into a problem that debugger stopped working when launching. We got it solved by rerunning "yarn install --lockfile" and using insider version of VSCode.

So we should update the CONTRIBUTING.md to change the setup script from

yarn install

to

yarn install --lockfile

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions