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

Restore npm v6 behavior with INIT_CWD#12

Merged
darcyclarke merged 1 commit intomainfrom
isaacs/init-cwd-restore-npm-v6-behavior
Feb 2, 2021
Merged

Restore npm v6 behavior with INIT_CWD#12
darcyclarke merged 1 commit intomainfrom
isaacs/init-cwd-restore-npm-v6-behavior

Conversation

@isaacs
Copy link
Copy Markdown
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