Skip to content

Conversation

jgehrcke
Copy link
Contributor

In wondered why npm link doesn't "install to" npm prefix.
I looked up the documentation for npm prefix and found
the important distinction between the local prefix, and the
global prefix.

This attempts to clarity that npm link always uses specifically
the global prefix.

In wondered why npm link doesn't "install to" `npm prefix`. I looked up the documentation for `npm prefix` and found the important distinction between the local prefix, and the global prefix. This attempts to clarity that `npm link` always uses specifically the global prefix.
@jgehrcke jgehrcke requested a review from a team as a code owner November 28, 2019 10:09
@ruyadorno ruyadorno added Release 6.x work is associated with a specific npm 6 release semver:patch semver patch level for changes labels Jan 9, 2020
ruyadorno pushed a commit that referenced this pull request Jan 9, 2020
In wondered why npm link doesn't "install to" `npm prefix`. I looked up the documentation for `npm prefix` and found the important distinction between the local prefix, and the global prefix. This attempts to clarity that `npm link` always uses specifically the global prefix. PR-URL: #532 Credit: @jgehrcke Close: #532 Reviewed-by: @ruyadorno
@ruyadorno ruyadorno closed this in 6fb5dbb Jan 9, 2020
This was referenced Jan 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Release 6.x work is associated with a specific npm 6 release semver:patch semver patch level for changes

2 participants