Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Error] process.getuid is not a function #24

Closed
T3rr0rS0ck3 opened this issue Apr 13, 2021 · 1 comment
Closed

[Error] process.getuid is not a function #24

T3rr0rS0ck3 opened this issue Apr 13, 2021 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@T3rr0rS0ck3
Copy link

Following error on PS5 device when executing standby/check/login/ from cli:

TypeError: process.getuid is not a function at Function.extractProxiedUserId (C:\Users\robin\AppData\Roaming\npm\node_modules\playactor\dist\cli\root-proxy-device.js:58:24) at DeviceOptions.<anonymous> (C:\Users\robin\AppData\Roaming\npm\node_modules\playactor\dist\cli\options.js:176:71) at Generator.next (<anonymous>) at C:\Users\robin\AppData\Roaming\npm\node_modules\playactor\dist\cli\options.js:17:71 at new Promise (<anonymous>) at __awaiter (C:\Users\robin\AppData\Roaming\npm\node_modules\playactor\dist\cli\options.js:13:12) at DeviceOptions.findDevice (C:\Users\robin\AppData\Roaming\npm\node_modules\playactor\dist\cli\options.js:170:16) at default_1.<anonymous> (C:\Users\robin\AppData\Roaming\npm\node_modules\playactor\dist\cli\commands\login.js:26:45) at Generator.next (<anonymous>) at C:\Users\robin\AppData\Roaming\npm\node_modules\playactor\dist\cli\commands\login.js:17:71

@dhleong
Copy link
Owner

dhleong commented Apr 14, 2021

Thanks for the report! Fix will be released soon

@dhleong dhleong added the bug Something isn't working label Apr 14, 2021
@dhleong dhleong self-assigned this Apr 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants