Closed matoruru closed 4 years ago
I got this error because of this parentheses:
/PATH/TO/REPO/node-x11/lib/auth.js:57 var filename = process.env.XAUTHORITY || path.join(homedir(), '.Xauthority'); ^ TypeError: homedir is not a function
And this bug was injected by the PR #192.
I got this error because of this parentheses: