Skip to content
New issue

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

npm ERR! code ERR_SSL_CIPHER_OPERATION_FAILED #46293

Closed
redshift-cyber opened this issue Jan 20, 2023 · 4 comments
Closed

npm ERR! code ERR_SSL_CIPHER_OPERATION_FAILED #46293

redshift-cyber opened this issue Jan 20, 2023 · 4 comments
Labels
duplicate Issues and PRs that are duplicates of other issues or PRs.

Comments

@redshift-cyber
Copy link

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

@marco-ippolito
Copy link
Member

marco-ippolito commented Jan 20, 2023

solved here: #41056

@redshift-cyber
Copy link
Author

solved here: #41056

It didn't work for me

@aduh95
Copy link
Contributor

aduh95 commented Jan 20, 2023

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.

@aduh95 aduh95 closed this as not planned Won't fix, can't repro, duplicate, stale Jan 20, 2023
@aduh95 aduh95 added the duplicate Issues and PRs that are duplicates of other issues or PRs. label Jan 20, 2023
@KYusufbd
Copy link

KYusufbd commented Oct 1, 2023

Faced the same problem. Just changed the wi-fi network then it was solved.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate Issues and PRs that are duplicates of other issues or PRs.
Projects
None yet
Development

No branches or pull requests

4 participants