tomas / wmic

Wrapper around the Windows WMIC interface for Node.js.
12 stars 15 forks source link

[FIX] run function was undifined #5

Closed jeniaSakirko closed 7 years ago

goztrk commented 7 years ago

So will you merge this branch or fix the error?

tomas commented 7 years ago

@Quanthir I'm not really sure what the problem is or when it occurs, but I just pushed that change and published a new version.

jeniaSakirko commented 7 years ago

Hey guys, sorry for the delayed answer. the problem was when calling the function "get_list" or "get_values" an exception was thrown because the function "run" wan't defined.