summaryrefslogtreecommitdiff
path: root/deps/npm/doc/cli/npm-root.md
blob: 3467331609633c5e4a60f84751a358f4e4a919c6 (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

## DESCRIPTION

Print the effective `node_modules` folder to standard out.

## SEE ALSO

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