Sublime Forum

Schema mismatch error in Pacakge Control

#1

I’ve just done a fresh reinstall of ST on Debian. I installed Package Control and added ‘https://packages.sublimetext.io/channel.json’ as a channel. The console logs this error

Package Control: Channel https://packages.sublimetext.io/channel.json does not appear to be a valid channel file because  the "schema_version" is not recognized. Must be one of: 1.0, 1.1, 1.2, 2.0 or 3.0.0.

If I curl | head the URL I see

"schema_version":"4.0.0"

Is there anything I can do to recover?

0 Likes