20 lines
275 B
Markdown
Raw Normal View History

2019-01-06 13:14:45 -06: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)