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

Process.stdin cannot handle secret input #5

Open
xarunoba opened this issue Apr 4, 2022 · 0 comments
Open

Process.stdin cannot handle secret input #5

xarunoba opened this issue Apr 4, 2022 · 0 comments
Labels
external help wanted External help is requested

Comments

@xarunoba
Copy link
Owner

xarunoba commented Apr 4, 2022

When running npx uplink setup an error occurs when the CLI requests for Passphrase input.
I, myself, don't know how to fix this as this seems like an error from node.js itself.
If anyone here knows to resolve this issue, please write a pull request.
Thank you very much.

This error is thrown when I am using Windows 10 64-bit.

Passphrase: unable to request secret from stdin: The handle is invalid.
        main.(*external).PromptSecret:168
        main.(*cmdAccessSetup).Execute:70
        main.(*external).Wrap:123
        github.com/zeebo/clingy.(*Environment).dispatchDesc:126
        github.com/zeebo/clingy.(*Environment).dispatch:53
        github.com/zeebo/clingy.Environment.Run:34
        main.main:25
        runtime.main:255
@xarunoba xarunoba added the external help wanted External help is requested label Apr 4, 2022
@xarunoba xarunoba assigned xarunoba and unassigned xarunoba Apr 4, 2022
@xarunoba xarunoba pinned this issue Apr 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
external help wanted External help is requested
Projects
None yet
Development

No branches or pull requests

1 participant