question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Keytar missing for Docker-extension

See original GitHub issue

Description

When i try to use the Docker-extension above it throws this error;

Activating extension 'PeterJausovec.vscode-docker' failed: Internal error: Could not find keytar module for reading and writing passwords.

Where and how can i install keytar?

Steps to Reproduce

  1. Install Docker extension from marketplace
  2. Click the Docker icon in the left hand toolbar

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:8 (5 by maintainers)

github_iconTop GitHub Comments

5reactions
kylecarbscommented, Apr 5, 2019

Will fix! Keytar is an interesting one since it uses the system keychain.

0reactions
nhooyrcommented, Jan 29, 2020

Works fine now. If this is still a problem, please feel free to reopen.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Keytar missing for Docker-extension · Issue #436 - GitHub
When i try to use the Docker-extension above it throws this error;. Activating extension 'PeterJausovec.vscode-docker' failed: Internal error: ...
Read more >
Activating extension 'Docker' failed with error for keytar ...
How to connect to the docker registry from BAS? Steps I tried out were: 1. Enabled the docker extension from BAS. 2. Just...
Read more >
keytar - npm
Bindings to native Mac/Linux/Windows password APIs. Latest version: 7.9.0, last published: 10 months ago. Start using keytar in your project ...
Read more >
Where does vscode extensions store login information?
The docker extension also uses keytar but has its own account management functionality in VS Code for logging in and logging out.
Read more >
April 2020 (version 1.45) - Visual Studio Code
There is a new Docker Compose topic explaining how the Microsoft Docker extension can help you add Docker Compose files to your projects...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found