Level 39
Jul 8, 2022
2
Level 3
ERR_SSL_DECRYPTION_FAILED_OR_BAD_RECORD_MAC
hello , i am getting this error while running (npm install -g @vue/cli) on my windows machine. i tried google it but i can't find solution for it. if someone has gone through this one then any help would greatly be appreciated. actual error looks like as follows :
C:\Users\FOLIUM PC>npm install -g @vue/cli
npm ERR! code ERR_SSL_DECRYPTION_FAILED_OR_BAD_RECORD_MAC
npm ERR! 13028:error:1408F119:SSL routines:ssl3_get_record:decryption failed or bad record mac:c:\ws\deps\openssl\openssl\ssl\record\ssl3_record.c:677:
npm ERR!
npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\FOLIUM PC\AppData\Local\npm-cache\_logs22-07-08T06_24_48_410Z-debug-0.log
Please or to participate in this conversation.