You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 21, 2025. It is now read-only.
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
The text was updated successfully, but these errors were encountered:
Uh oh!
There was an error while loading. Please reload this page.
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.
The text was updated successfully, but these errors were encountered: