We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
v18.12.1
MINGW64_NT-10.0-19045 MY-PC22 3.1.7-340.x86_64 2021-10-12 16:29 UTC x86_64 Msys
No response
$ npm install react-icons
Every single time I try to install any dependencies. This error was not happening before
The expected behavior is that the dependency "react-icons" can now be used in my project
npm ERR! code ERR_SSL_CIPHER_OPERATION_FAILED npm ERR! 64390000:error:1C800066:Provider routines:ossl_gcm_stream_update:cipher operation failed:c:\ws\deps\openssl\openssl\providers\implementations\ciphers\ciphercommon_gcm.c:320: npm ERR!
npm ERR! A complete log of this run can be found in: npm ERR! C:\Users\lenovo\AppData\Local\npm-cache_logs\2023-01-20T16_12_44_978Z-debug-0.log
The text was updated successfully, but these errors were encountered:
solved here: #41056
Sorry, something went wrong.
It didn't work for me
As #41056 (comment) said, this doesn't seem like a Node.js issue. If it is, please provide a repro that doesn't use any third party JS.
Faced the same problem. Just changed the wi-fi network then it was solved.
No branches or pull requests
Version
v18.12.1
Platform
MINGW64_NT-10.0-19045 MY-PC22 3.1.7-340.x86_64 2021-10-12 16:29 UTC x86_64 Msys
Subsystem
No response
What steps will reproduce the bug?
$ npm install react-icons
How often does it reproduce? Is there a required condition?
Every single time I try to install any dependencies. This error was not happening before
What is the expected behavior?
The expected behavior is that the dependency "react-icons" can now be used in my project
What do you see instead?
npm ERR! code ERR_SSL_CIPHER_OPERATION_FAILED
npm ERR! 64390000:error:1C800066:Provider routines:ossl_gcm_stream_update:cipher operation failed:c:\ws\deps\openssl\openssl\providers\implementations\ciphers\ciphercommon_gcm.c:320:
npm ERR!
npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\lenovo\AppData\Local\npm-cache_logs\2023-01-20T16_12_44_978Z-debug-0.log
Additional information
No response
The text was updated successfully, but these errors were encountered: