Install Amplify CLI on Windows : next InitializeSecurityContext failed: Unknown error (0x80092012) - The revocation function was unable to check revocation for the certificate. #13736
Labels
installation
Issues tied to installation of the CLI
pending-response
Issue is pending response from the issue author
pending-triage
Issue is pending triage
How did you install the Amplify CLI?
curl -sL https://aws-amplify.github.io/amplify-cli/install-win -o install.cmd && install.cmd
If applicable, what version of Node.js are you using?
v18.20.2
Amplify CLI Version
latest version
What operating system are you using?
Windows - 64-bit operating system
Did you make any manual changes to the cloud resources managed by Amplify? Please describe the changes made.
"No manual changes made"
Describe the bug
I run the below workflow but the curl command fails with an error. Is there something else to be done apart from running curl for Windows?
After running the amplify install command (npm i -g @aws-amplify/cli) It takes more than 10 minutes to complete the run.
After the run is completed, when I'm checking the amplify version command - amplify -version
It is throwing this error
After downloading and installing the package the package is not getting installed directly the terminal is closed within seconds
Expected behavior
amplify file needs to be installed
Reproduction steps
It is not working on my system
Project Identifier
No response
Log output
Additional information
No response
Before submitting, please confirm:
The text was updated successfully, but these errors were encountered: