I have a very strange problem with a package I’m working on. It works great on Windows/Linux and was working on a Mac as well. But after I submitted it to Package Control I tried to pull it install it on my Mac and Package Control acted like it wasn’t there, but on Windows I was able to pull it in just fine. I thought it might be a cache issue so I set Package Control to update every time I restarted Sublime. That didn’t work, so I just manually installed the package in the “Packages” folder and Sublime still acts like it doesn’t recognize the package. No error, no attempt to load it, just nothing. The command palette doesn’t show up, the context menu doesn’t show up, the snippets don’t work. There’s nothing to go on. Has anyone else ran into this problem? Does anyone have any other ideas to try and fix this? I could really use some help on this one.
Here is the package: github.com/jtwebb/sfcommand
Thanks