You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This isn't a burning issue because there is an obvious workaround including the repositories directly. However, it would be nice to understand what the issue is if you have the time to point me to my error.
I have created custom channel.json and packages.json files hosted here.
Testing the packages.json repository by directly including it in Package Control.sublime-settings works fine. Packagecontrol finds the repo and package, and I can install it without any issue. This is the work around and I note your recommendation as normal practice from the docs.
However, when I add the channel.json with the raw url to the packages.json repo package control either can't find the repo or can't read it.
Here is the "channels": snippet from Package Control.sublime-settings:
FYI the reason is likely that channels don't work without package_cache, there is a workaround described here #1601, though hopefully it might some day be fixed or at least properly documented
This isn't a burning issue because there is an obvious workaround including the repositories directly. However, it would be nice to understand what the issue is if you have the time to point me to my error.
I have created custom
channel.json
andpackages.json
files hosted here.Testing the
packages.json
repository by directly including it inPackage Control.sublime-settings
works fine. Packagecontrol finds the repo and package, and I can install it without any issue. This is the work around and I note your recommendation as normal practice from the docs.However, when I add the
channel.json
with the raw url to thepackages.json
repo package control either can't find the repo or can't read it.Here is the "channels": snippet from
Package Control.sublime-settings
:Here is
channel.json
pointed to by the channel url see url:I have tried it with and without empty cache items as per issue #815
I have reinstalled package control and I'm running 3.3.0.
Here is the log of install package after reinstalling package control. package control reports no packages available for installation...
The text was updated successfully, but these errors were encountered: