Finding all globally installed npm, Node, or JavaScript packages can be done from the terminal with a single npm command.
It's easy to forget what Node packages you've installed globally, especially when you're just getting started with JavaScript and you're not sure what to install globally and what to install locally.
In this video, I share a single command you can use on the command line that will show you all the packages you've installed from npm on the global level on your machine. This will also help you know if there's anything you should cleanup, what version of packages you have installed, or if there are any other issues you have globally.
Keeping track of global npm packages is something every Node and JavaScript developer will want to do from time to time.
How to list globally installed npm packages
Теги
list global npm moduleslist all npm packagesshow global npm modulesshow all globally install npm moduleshow to list all global npm packageshow to show all global node modulesnode modulesnpm modulesnode packagesnpm packageslist npm modules from the terminalnode package managernpmjavascript packageslist global javascript packagesshow system wide javascript packages