diff options
author | Tomas Tomecek <ttomecek@redhat.com> | 2016-07-28 14:17:18 +0200 |
---|---|---|
committer | Bryn M. Reeves <bmr@redhat.com> | 2016-12-07 11:57:16 +0000 |
commit | 32ef6e6e9d4ead11cc6356fd357591f7eb91e7a7 (patch) | |
tree | f52073128ba9a81a7bae3abadc1caecb221fa3fa /man/en/sos.conf.5 | |
parent | e9458ae0e263ea9997465a46873e9fe7be6ae3c8 (diff) | |
download | sos-32ef6e6e9d4ead11cc6356fd357591f7eb91e7a7.tar.gz |
[npm] find modules in npm cache
npm installs modules:
1. globally — so everyone can use those
2. per project
If you don't know the path to the project, the only way to see the list
of those modules is by traversing the whole filesystem, which is pretty
unreal.
This patch browses npm cache of every user on the system and saves
module names and all available versions into sosreport.
Signed-off-by: Tomas Tomecek <ttomecek@redhat.com>
Signed-off-by: Bryn M. Reeves <bmr@redhat.com>
Closes: #879.
Diffstat (limited to 'man/en/sos.conf.5')
0 files changed, 0 insertions, 0 deletions