Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

npm-link: clarify usage of global prefix #532

Closed
wants to merge 1 commit into from

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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants