-
-
Notifications
You must be signed in to change notification settings - Fork 35.4k
libcrypto.so.1.0.0 error #13185
Copy link
Copy link
Closed
Labels
invalidIssues and PRs that are invalid.Issues and PRs that are invalid.opensslIssues and PRs related to the OpenSSL dependency.Issues and PRs related to the OpenSSL dependency.questionIssues that look for answers.Issues that look for answers.
Metadata
Metadata
Assignees
Labels
invalidIssues and PRs that are invalid.Issues and PRs that are invalid.opensslIssues and PRs related to the OpenSSL dependency.Issues and PRs related to the OpenSSL dependency.questionIssues that look for answers.Issues that look for answers.
After a full upgrade of system, every time I tried to run node or a node-based module, I got this error:
This error is related to
opensslwhich the last version of it is1.1.0.e-1but node use version1.0. I tried to use symlinks and solution around it, but they didn't solve the problem.Is there any solution or any coming update to solve this?