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 Dec 15, 2022. It is now read-only.
Description
hi 👋 I’m opening this on behalf of @buzzers they hit a bug in node-keytar while using VS Code.
Steps to Reproduce
I figured I would make it easy on them by having them use the @emacs-grammarly/keytar-cli
Expected behavior:
Should set the password just fine.
Actual behavior:
Reproduces how often:
Always
Versions
VS Code Version: 1.71.0 (user setup)
Commit: microsoft/vscode@784b017
DateTime: 2022-09-01T07:36:10.600Z
Electron: 19.0.12
Chromium: 102.0.5005.167
Node.js: 16.14.2
V8: 10.2.154.15-electron.0
OS Version: Windows_NT x64 10.0.19044
But then also repro’d in node standalone using the CLI.
Additional Information
original issue in vscode: microsoft/vscode#160500