Skip to content

Commit c3ba1da

Browse files
committed
* Set INIT_CWD to initial current working directory * Set NODE to initial process.execPath Fix: #2033
1 parent 7b4f10d commit c3ba1da

File tree

4 files changed

+12
-10
lines changed

4 files changed

+12
-10
lines changed

node_modules/@npmcli/config/lib/set-envs.js

Lines changed: 3 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

node_modules/@npmcli/config/package.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"dependencies": {
4545
"@npmcli/arborist": "^2.0.0",
4646
"@npmcli/ci-detect": "^1.2.0",
47-
"@npmcli/config": "^1.2.4",
47+
"@npmcli/config": "^1.2.6",
4848
"@npmcli/run-script": "^1.8.1",
4949
"abbrev": "~1.1.1",
5050
"ansicolors": "~0.3.2",

0 commit comments

Comments
 (0)