Let’s start the discussion about npm get global in following methods.
Contents
Get all modules using npm global
To get the list of all modules installed using npm then run :
npm list -g --depth 0
I hope the strategies listed above work for you. Happy coding and come back again.
Similar Post : npm list packages that are installed globally