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 has been archived by the owner on Dec 15, 2022. It is now read-only.
Checked that there is not already an Atom package that provides the described functionality: https://atom.io/packages
Description
We are using Keytar as a dependency in our project (Azure Static Web Apps CLI), and some users have reported a failure when trying to install the package, on Alpine Linux (Docker image). We managed to reproduce the issue on our end, and here is the error message:
Steps to Reproduce
Open a container image like docker run -it mcr.microsoft.com/azure-cli:2.33.1
Prerequisites
Description
We are using Keytar as a dependency in our project (Azure Static Web Apps CLI), and some users have reported a failure when trying to install the package, on Alpine Linux (Docker image). We managed to reproduce the issue on our end, and here is the error message:
Steps to Reproduce
docker run -it mcr.microsoft.com/azure-cli:2.33.1
Expected behavior:
The SWA CLI should be installed successfully.
Actual behavior:
See error above.
Reproduces how often:
Always.
Versions
OS: A container image, mcr.microsoft.com/azure-cli:2.33.1, based on Alpine Linux
Additional Information
Origina issue: Azure/static-web-apps-cli#509
The text was updated successfully, but these errors were encountered: