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

Restore npm v6 behavior with INIT_CWD #12

Merged
merged 1 commit into from
Feb 2, 2021

Conversation

isaacs
Copy link
Contributor

@isaacs isaacs commented Feb 2, 2021

This should always be set to the npm cwd, even if already in the env.

Fix: npm/cli#2578

References

This should always be set to the npm cwd, even if already in the env.

Fix: npm/cli#2578
@isaacs isaacs requested a review from a team as a code owner February 2, 2021 02:07
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.

INIT_CWD does not get reset if npm install is invoked by another npm script
3 participants