mirror of
https://github.com/nodejs/node.git
synced 2025-05-17 07:30:37 +00:00
18 lines
243 B
Markdown
18 lines
243 B
Markdown
npm-root(1) -- Display npm root
|
|
===============================
|
|
|
|
## SYNOPSIS
|
|
|
|
npm root
|
|
|
|
## DESCRIPTION
|
|
|
|
Print the effective `node_modules` folder to standard out.
|
|
|
|
## SEE ALSO
|
|
|
|
* npm-prefix(1)
|
|
* npm-bin(1)
|
|
* npm-folders(1)
|
|
* npm-config(1)
|