Keytar missing for Docker-extension
See original GitHub issuecode-server
version: 1.408-vsc1.32.0- OS Version: Ubuntu 16.04 container
- Extension: https://marketplace.visualstudio.com/items?itemName=PeterJausovec.vscode-docker
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
- Install Docker extension from marketplace
- Click the Docker icon in the left hand toolbar
Issue Analytics
- State:
- Created 4 years ago
- Comments:8 (5 by maintainers)
Top 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 >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Will fix! Keytar is an interesting one since it uses the system keychain.
Works fine now. If this is still a problem, please feel free to reopen.