Details
-
Task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
Sometimes it is useful for debugging to know which npm modules are installed globally on a system.
This information can be acquired by running following command:
npm ls -g