Closed TSSlade closed 1 year ago
Also attempted this fix (delete the 0_package_control_loader.sublime-package
and let ST rebuild it from scratch) and it was not successful.
Are you doing something custom? I do not control Package Control, nor how it loads packages. I have Sublime (with mdpopups) running on mac, windows, and linux without such issues. I'm not sure what you are experiencing.
I never got to the bottom of it. I did nuke my Sublime User
folder and then systematically reintroduce all of the packages from my original installation, checking along the way whether the problem ever recurred. It never did, even with all the same packages installed.
So presumably there was just some manner of dependency corruption along the way that the Satisfy Dependencies
command was never able to resolve...?
Okay, a local environment issue was really my only guess, and it appears to have been just that. Unfortunately, whatever the issue was, it is out of my domain. Regardless, glad you got it resolved.
I get a consistent / repeated "Installed missing dependency" error on every startup of Sublime The most salient output in the console is:
Following other documentation, I looked at the contents of
Sublime Text\Installed Packages\0_package_control_loader.sublime-package\
and I see the following:...that's after I deleted 175 instances of
-mdpopups.py
and invokedPackage Control: Satisfy Dependencies
before restarting Sublime.