Forum Discussion
[ERROR]...The pipe is being closed.
- 6 months ago
Murphy's Law: "You will find the solution only after asking for help!"
The trick was to delete the folder C:\ProgramFiles\1Password CLI because on my system "winget uninstall 1password-cli --force" didn't actually remove the folder....even through the command succeeded!
Then installing the specific version mentioned in a previous thread worked as per below:
[ADMIN]:PS C:\Users\Mike> winget install 1password-cli --version 2.30.3 --force
Found 1Password CLI [AgileBits.1Password.CLI] Version 2.30.3
This application is licensed to you by its owner.
Microsoft is not responsible for, nor does it grant any licenses to, third-party packages.
Successfully verified installer hash
Extracting archive...
Successfully extracted archive
Starting package install...
Command line alias added: "op"
Path environment variable modified; restart your shell to use the new value.
Successfully installed
[ADMIN]:PS C:\Users\Mike> op --version
2.30.3
[ADMIN]:PS C:\Users\Mike> op account list
URL EMAIL USER ID
my.1password.com [My email address] [My user ID]
Murphy's Law: "You will find the solution only after asking for help!"
The trick was to delete the folder C:\ProgramFiles\1Password CLI because on my system "winget uninstall 1password-cli --force" didn't actually remove the folder....even through the command succeeded!
Then installing the specific version mentioned in a previous thread worked as per below:
[ADMIN]:PS C:\Users\Mike> winget install 1password-cli --version 2.30.3 --force
Found 1Password CLI [AgileBits.1Password.CLI] Version 2.30.3
This application is licensed to you by its owner.
Microsoft is not responsible for, nor does it grant any licenses to, third-party packages.
Successfully verified installer hash
Extracting archive...
Successfully extracted archive
Starting package install...
Command line alias added: "op"
Path environment variable modified; restart your shell to use the new value.
Successfully installed
[ADMIN]:PS C:\Users\Mike> op --version
2.30.3
[ADMIN]:PS C:\Users\Mike> op account list
URL EMAIL USER ID
my.1password.com [My email address] [My user ID]
Hi clrmic001! Thanks for joining the Community and for sharing the details to your solution. It's great to hear you're back up and running again. If we can help with anything, feel free to reach out!