Closed GitSquared closed 3 years ago
I think this might be a simple fix of renaming this to mem
to conform with the doc and behavior on other platforms:
https://github.com/sebhildebrandt/systeminformation/blob/2d5a24068d536cc5e2991108beb6af9eee7edf99/lib/processes.js#L815
@GitSquared my fault!! Sorry ... fixed. Version 5.6.18 just released.
Np! Thank you for fixing it so quickly :racing_car:
Describe the bug From the docs:
I can find this value on Linux but it's missing on windows.
To Reproduce
systeminformation.processes().then(d => console.log(d))
on WindowsCurrent Output
Expected behavior A
mem
value accross all OSs that reports memory usage of the process in %.Environment (please complete the following information):
5.6.17
Additional context (in eDEX-UI)