summaryrefslogtreecommitdiff
path: root/deps/npm/doc/cli/npm-bin.md
blob: 33863b45714b8f69c38a573e8eea3ee91730e762 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
npm-bin(1) -- Display npm bin folder
====================================

## SYNOPSIS

    npm bin

## DESCRIPTION

Print the folder where npm will install executables.

## SEE ALSO

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