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

20 lines
275 B
Markdown
Raw Normal View History

2023-02-28 18:21:07 +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)