node-machine-id
node-machine-id copied to clipboard
Unresolved Promise - TypeError: Cannot read property 'replace' of undefined
any exceptions thrown from expose will cause machineId promise to not resolve.
Promises have an implicit try-catch block, however this does not work for exceptions in the exec callback.