tra-analysis/website/node_modules/npm/doc/cli/npm-root.md

20 lines
275 B
Markdown
Raw Normal View History

2019-01-06 19:14:45 +00:00
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)