Skip to content

yarn unlink package doesn't restore node_modules/package #1957

@wclr

Description

@wclr

After yarn link package yarn creates symlink node_module/package, but after yarn unlink package it just removes node_module/package and not places there hard installed version.

Probably expected that it should find in cache or fetch a correct version from registry and replace removed symlink with it.

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