If you get this error after installing nodejs in windows 10, your ssl is not pointing correctly
So you must point to the correct path echo %OPENSSL_CONF% (see your openssl path)
set OPENSSL_CONF=C:\OpenSSL\bin\ OpenSSL .cnf (set your OpenSSL path)
Then enter
Code npm – v
In cmd again
You should be able to operate smoothly.
Read More:
- Ambari OpenSSL version problem: sslerror: failed to connect. Please check OpenSSL library versions
- The MAC system installs MySQL client, and the error is solved_ config not found
- STOP: c000021a { Fatal System Error } the initial session process or system process terminated …
- Configuration: error:!! OpenSSL is not properly installed on your system
- Error reported by nodejs server of CentOS system: solution to cannot find module ‘jQuery’
- could not be opened to write the process output: fopen(/tmp\sf_proc_00.out.lock)
- fopen,fopen_ S, wfopen_ S and_ fsopen, _ The distinction of WFS open
- Solved – problem cannot find module ‘webpack / bin / config yargs’
- [Solved] Docker ubuntu swoole fatal error: openssl/ssl.h: No such file or directory
- fatal error: openssl/bio.h: No such file or directory settlement programme
- The solution of MAC OpenSSL is not available
- Compiling the pi_kernel source code appears: fatal error: openssl/opensslv.h: No such file or directory
- openssl TXT_DB error number 2 failed to update database
- Python program uses OS. System () method to call exe program, resulting in no response of main program process
- Unbound classpath container: ‘JRE System Library [JavaSE-1.7]’
- How to solve the problem of Cannot find module’npmlog’ when installing nodejs under Linux
- MacOS Catalina (system): xcrun: error: invalid active developer path(), missing xcrun at / Library
- Virtualbox failed to attach usb, VERR_PDM_NO_USB_PORTS problem solved
- no target device found problem solved
- Installing and uninstalling nodejs in Linux