-
-
Notifications
You must be signed in to change notification settings - Fork 32.3k
Closed
Labels
npmIssues and PRs related to the npm client dependency or the npm registry.Issues and PRs related to the npm client dependency or the npm registry.
Description
Version
v17.2.0
Platform
Microsoft Windows NT 10.0.19044.0 x64
Subsystem
No response
What steps will reproduce the bug?
When installing any package, it just keeps throwing: npm ERR! code ERR_SSL_CIPHER_OPERATION_FAILED
How often does it reproduce? Is there a required condition?
Reproduces while installing packages
What is the expected behavior?
The expected behaviour is to generate a package-lock.json file, and show that the package is installed.
What do you see instead?
npm ERR! code ERR_SSL_CIPHER_OPERATION_FAILED
npm ERR! 541E0000:error:1C800066:Provider routines:ossl_gcm_stream_update:cipher operation failed:c:\ws\deps\openssl\openssl\providers\implementations\ciphers\ciphercommon_gcm.c:312:
npm ERR!
npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\mousu\AppData\Local\npm-cache_logs\2021-12-03T09_02_28_048Z-debug.log
Additional information
No response
Metadata
Metadata
Assignees
Labels
npmIssues and PRs related to the npm client dependency or the npm registry.Issues and PRs related to the npm client dependency or the npm registry.