mirror of
https://github.com/titanscouting/tra-analysis.git
synced 2024-11-13 06:36:17 +00:00
20 lines
275 B
Markdown
20 lines
275 B
Markdown
|
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)
|