logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

NPM Root - Display NPM Module Path | Online Free DevTools by Hexmos

Display NPM module paths with NPM Root. Quickly find local and global node_modules directories. Free online tool, no registration required.

npm-root

Display path to node_modules directory. More information: https://docs.npmjs.com/cli/npm-root.

  • Display path to the local node_modules directory:

npm root

  • Display path to the global node_modules directory:

npm root {{[-g|--global]}}

See Also