Created
November 17, 2023 09:11
-
-
Save akash0x53/e78b7562bd290d7456930c93adffcfef to your computer and use it in GitHub Desktop.
CocInstall failed due to cert error
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Use command :CocConfig to edit coc-settings.json, add | |
{ | |
"https.rejectUnauthorized": false, | |
"http.proxyStrictSSL": false | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment