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