269 B
269 B
npm root
Display path to
node_modulesdirectory. More information: https://docs.npmjs.com/cli/npm-root/.
- Display path to the local
node_modulesdirectory:
npm root
- Display path to the global
node_modulesdirectory:
npm root {{[-g|--global]}}