Signing back into the Community for the first time? You'll need to reset your password to access your account. Find out more.
Forum Discussion
Former Member
3 years agoUsing 1password vscode extension with the cli
The Developer page for the VSCode extension says to use the CLI version 2.4.0 or later but when running op update I'm getting this as the response:
```
1Password command-line tool 2.12.0.
Yo...
Former Member
3 years agoHey @Fabian9799, thanks for your question. The error you're seeing is seeing is due to a change made in v2.6.2 of the CLI relating to how it handled piped input, which fixed a longstanding issue when using the CLI in scripts. As a result, though, it introduced a separate issue that impacts how the the extension uses the inject
command, which we were able to address in macOS/Linus systems, but not Windows just yet. I don't have a timeline to share, but it's on the team's radar to get fixed. In the meantime, you could downgrade to a version below 2.6.2, but you might encounter issues with creating items via the extension. Apologies for the inconvenience, we hope to have it fixed soon!