You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems that when the ComputerName is not set in Mac OS, the library fails in an unexpected way because scutil does not return a result. Please see this stackoverflow question:
Hi,
It seems that when the ComputerName is not set in Mac OS, the library fails in an unexpected way because scutil does not return a result. Please see this stackoverflow question:
http://stackoverflow.com/questions/36155236/nodejs-error-typeerror-cannot-read-property-stdout-of-undefined
Perhaps the code should throw if a
err
has a value?The text was updated successfully, but these errors were encountered: