A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/npm/npm/commit/d0f3b5a127718b0347c6622a2b9c28341c530d36 below:

Fix npm-config reference to userconfig & globalconfig env vars · npm/npm@d0f3b5a · GitHub

This repository was archived by the owner on Aug 11, 2022. It is now read-only.

File tree Expand file treeCollapse file tree 1 file changed

+2

-2

lines changed

Filter options

Expand file treeCollapse file tree 1 file changed

+2

-2

lines changed Original file line number Diff line number Diff line change

@@ -31,9 +31,9 @@ The four relevant files are:

31 31 32 32

* per-project configuration file (`/path/to/my/project/.npmrc`)

33 33

* per-user configuration file (defaults to `$HOME/.npmrc`; configurable via CLI

34 -

option `--userconfig` or environment variable `$NPM_CONF_USERCONFIG`)

34 +

option `--userconfig` or environment variable `$NPM_CONFIG_USERCONFIG`)

35 35

* global configuration file (defaults to `$PREFIX/etc/npmrc`; configurable via

36 -

CLI option `--globalconfig` or environment variable `$NPM_CONF_GLOBALCONFIG`)

36 +

CLI option `--globalconfig` or environment variable `$NPM_CONFIG_GLOBALCONFIG`)

37 37

* npm's built-in configuration file (`/path/to/npm/npmrc`)

38 38 39 39

See npmrc(5) for more details.

You can’t perform that action at this time.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4