Sublime Forum

Package insatll plug console error

#1

version:3126

package install
One of the plug-ins
dialogue:

Package Control
Unable to download Baidu FE Code Style.
Please view the console for more details.


Display error in console:

gnored packages updated to: [“Baidu FE Code Style”, “Markdown”]
reloading settings Packages/User/Package Control.sublime-settings
reloading settings Packages/User/Preferences.sublime-settings
reloading /Users/yuegang/Library/Application Support/Sublime Text 3/Packages/User/Package Control.sublime-settings
Package Control: Error downloading package. HTTP exception InvalidCertificateException (Host codeload.github.com returned an invalid certificate ([SSL: TLSV1_ALERT_PROTOCOL_VERSION] tlsv1 alert protocol version (_ssl.c:548))) downloading https://codeload.github.com/leeight/Baidu-FE-Code-Style/zip/0.0.2.
error: Package Control

Unable to download Baidu FE Code Style. Please view the console for more details.
ignored packages updated to: [“Markdown”]
reloading /Users/yuegang/Library/Application Support/Sublime Text 3/Packages/User/Package Control.sublime-settings
reloading settings Packages/User/Package Control.sublime-settings
reloading settings Packages/User/Preferences.sublime-settings

0 Likes

#2

Are you running on an old OS version or ST build? Try updating those first (start with ST).

Just saw you included the ST version. That’s quite old and won’t work due to the deprecation of TLS 1.0 by Github. Install a recent build and it will work.

0 Likes