关于sublime的package时而报出:there are no avaliable package install怎么解决?
已经上网百度过解决方法,但是还是不能完全解决,因为果断时间又会报错,有人知道吗
已经上网百度过解决方法,但是还是不能完全解决,因为果断时间又会报错,有人知道吗
2015-07-08
参考以下清理升级安装packagecontrol:
https://packagecontrol.io/docs/troubleshooting#Enabling_the_Debug_Log
Select the Preferences > Settings – User menu entry
Remove "Package Control" from the "ignored_packages" setting, if present
Select the Preferences > Browse Packages… menu entry
Delete the folder named Package Control
Browse up a folder and then into Installed Packages
Delete Package Control.sublime-package if it exists
Reinstall Package Control using the installation instructions
举报