microsoft / azure-boards-vscode

Azure Boards Extension for Visual Studio Code
MIT License
20 stars 14 forks source link

Activating extension error related to keytar #55

Closed alexcnichols closed 5 years ago

alexcnichols commented 5 years ago

Error during extension activation when debugging locally related to keytar package.

image

Related: atom/node-keytar#51

Workaround: Use VS Code Insiders.

alexcnichols commented 5 years ago

@cschleiden does this only affect local debugging or also impact the users at all? Would our preview only support users with VS Code Insiders?

cschleiden commented 5 years ago

Good question, I don't know yet. Should not need code-insiders.. I know the azure extensions use this package, too. Maybe we need to check what version they're using

cschleiden commented 5 years ago

Does this still repro or can we close it?

alexcnichols commented 5 years ago

No longer reproduces with latest master in VSCode public 1.34 so closing this for now.