sf-static/test/node/lib/node_modules/npm/doc/cli/npm-bin.md

20 lines
288 B
Markdown
Raw Permalink Normal View History

2023-02-28 18:21:07 +00:00
npm-bin(1) -- Display npm bin folder
====================================
## SYNOPSIS
npm bin [-g|--global]
## 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)