Problem description
Install some plug-ins through package control of sublime text, but click package C ontrol:Install Package After a period of time, a window will pop up with the message “there are no packages available for installation”:
Solutions
Visit https://packagecontrol.io/channel_ V3.json download channel_ V3.json to local:
Then click preferences – > Browse packages, enter a package directory of sublime text, and then download the channel_ Copy the v3.json file to this directory:
Then modify the user configuration of package control and click preferences – > Package Settings-> Package Control-> Settings – user, add or modify the configuration information of “channels”, whose path is channel_ Path of v3.json file:
Restart sublime text, and then click package C in package control ontrol:Install Package That’s it~
Similar Posts:
- Sublime text install Emmet (Zen coding) plug in
- Sublime run code – open in browser shortcut key settings
- GNS3 0.8.6 calculating idle pc values error: Failed to find a working Idle PC value. Can’t set up hypervisor on 127…
- Error trying to parse file [How to Solve]
- FTP connection error 530 permission denied solution
- How to Solve pylint error tab indent
- npm WARN saveError ENOENT: no such file or directory [How to Solve]
- IntelliJ IDEA: Clone failed runnerw.exe CreateProcess failed with error 2
- How to Solve the error in JSON file of eclipse
- Git clone error not found [How to Solve]