Welcome to mirror list, hosted at ThFree Co, Russian Federation.

npm-root.md « cli « doc - github.com/npm/cli.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: a1d5bf8629913b00adc07978f9e3f04c31ab7541 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
npm-root(1) -- Display npm root
===============================

## SYNOPSIS

    npm root [-g]

## DESCRIPTION

Print the effective `node_modules` folder to standard out.

## SEE ALSO

* npm-prefix(1)
* npm-bin(1)
* npm-folders(5)
* npm-config(1)
* npm-config(7)
* npmrc(5)