-
-
Notifications
You must be signed in to change notification settings - Fork 33.5k
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.
Description
- Version: 7.10.0
- Platform: Linux freedom 4.10.13-1-ARCH # 1 SMP PREEMPT Thu Apr 27 12:15:09 CEST 2017 x86_64 GNU/Linux
After a full upgrade of system, every time I tried to run node or a node-based module, I got this error:
node: error while loading shared libraries: libcrypto.so.1.0.0: cannot open shared object file: No such file or directory
This error is related to openssl
which the last version of it is 1.1.0.e-1
but node use version 1.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?
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.