Skip to content
This repository has been archived by the owner on Jan 20, 2022. It is now read-only.

Install bins properly when global root is a link #217

Merged
merged 1 commit into from
Feb 1, 2021

Conversation

isaacs
Copy link
Contributor

@isaacs isaacs commented Feb 1, 2021

Install bins properly when global root is a link

Also fixes up a few other places where we were checking isRoot and
should have been checking isProjectRoot.

Fix: nodejs/build#2525

@isaacs isaacs requested a review from nlf February 1, 2021 18:22
Copy link
Contributor

@nlf nlf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 confirmed bins go in the right spot with a symlinked root

Also fixes up a few other places where we were checking isRoot and
should have been checking isProjectRoot.

Fix: nodejs/build#2525

PR-URL: #217
Credit: @isaacs
Close: #217
Reviewed-by: @nlf
@isaacs isaacs force-pushed the isaacs/link-root-global-put-bins-in-the-right-place branch from c7e6733 to 2fc1525 Compare February 1, 2021 18:37
@isaacs isaacs closed this in 2fc1525 Feb 1, 2021
@isaacs isaacs merged commit 2fc1525 into main Feb 1, 2021
@wraithgar wraithgar deleted the isaacs/link-root-global-put-bins-in-the-right-place branch April 22, 2021 17:46
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

citgm-smoker fails on test-ibm-rhel7-s390x-2 with "not found: npm" with npm 7.4.2
2 participants