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