Giter VIP home page Giter VIP logo

respool's Introduction

ResPool

🙄🤯🥺Some useful resource backups

Sublime Text 3无法安装package control问题

Sublime Text3之前的版本如何安装Package Control,网上有很多教程,一般有问题的是Sublime Text3。在线安装可能会失败,下面提供解决办法。

  • 手动下载Package Control

1,从https://github.com/wbond/package_control下载项目压缩包,解压后重命名为Package Control,如果该资源无法获取,可以从本项目中sublimetext3文件夹中获取。
2,进入Preferences > Browse Packages菜单,将Package Control文件夹复制过去,重启Sublime

  • 如果仍然无法使用,提示There are no packages available for installation

1,从本项目目录sublimetext3中获取channel_v3.json文件。
2,打开Preference > Package Setting > Package Control > Setting User,添加类似如下的代码

"channel":[
	“D:/Program Files/Sublime Text 3/Packages/channel_v3.json/channel_v3.json”
]

你可以找个地方放置channel_v3.json文件,然后指定完整路径即可。

参考自这里

respool's People

Watchers

Jacob Niu avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.