Sophie

Sophie

distrib > Mageia > 7 > armv7hl > media > core-updates > by-pkgid > 3838a972c94b8bbe6fb04220e63b7ff2 > files > 217

nodejs-docs-10.22.1-9.mga7.noarch.rpm

---
section: cli-commands 
title: npm-bin
description: Display npm bin folder
---

# npm-bin(1)

## Display npm bin folder

### Synopsis
```bash
npm bin [-g|--global]
```

### Description

Print the folder where npm will install executables.

### See Also

* [npm prefix](/cli-commands/npm-prefix)
* [npm root](/cli-commands/npm-root)
* [npm folders](/configuring-npm/folders)
* [npm config](/cli-commands/npm-config)
* [npmrc](/configuring-npm/npmrc)