SunilWang / node-os-utils

OS Utils - An operating system utility library.
https://www.npmjs.com/package/node-os-utils
MIT License
125 stars 19 forks source link

drive.info on windows throws error #1

Closed dougroutledge closed 6 years ago

dougroutledge commented 6 years ago

On any machine I have tested, drive.info throws "disk name invalid and / not found". Even on Vm with single drive.

SunilWang commented 6 years ago

@dougroutledge “drive.info” default “disk name” is "/" or drive.info("/dev")

dougroutledge commented 6 years ago

so what is the proper syntax on windows, drive.info("C:") ?

SunilWang commented 6 years ago

sorry, not support "windows" system.

Mac: partially supported windows: not support Linux: support