view globally installed npm packages code example Example 1: npm list global packages Click to copynpm list -g --depth 0 Example 2: how to find global npm packages are installed Click to copynpm root -g