Npm Unlink Does Not Unlink From Global Path · Issue #4005 - GitHub

Skip to content Dismiss alert {{ message }} This repository was archived by the owner on Aug 11, 2022. It is now read-only. / npm Public archive
  • Notifications You must be signed in to change notification settings
  • Fork 3k
  • Star 17.6k
  • Code
  • Issues 2.2k
  • Pull requests
  • Actions
  • Security

    Uh oh!

    There was an error while loading. Please reload this page.

  • Insights
Additional navigation options This repository was archived by the owner on Aug 11, 2022. It is now read-only. npm unlink does not unlink from global path #4005ClosedClosednpm unlink does not unlink from global path#4005Labelsfeature-request@defunctzombie

Description

@defunctzombiedefunctzombieopened on Oct 17, 2013

Steps to reproduce:

  1. checkout a node project
  2. cd
  3. npm link
  4. npm unlink

The expected result is to have the project no longer linked globally but alas, unlink says that the project is not installed under its own node_modules folder (and yes, indeed it is not) and doesn't unlink it globally.

👍React with 👍6

Metadata

Metadata

Assignees

No one assigned

Labels

feature-request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

You can’t perform that action at this time.

Tag » How To Remove Npm Link