Skip to content
This repository was archived by the owner on Apr 21, 2025. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
external help wanted External help is requested
Projects
None yet
Development

No branches or pull requests

1 participant