So i’m developing a package that I have had installed through apm link and it works fine. But now after switching branch the package is stuck with the Enable button. I have done an apm unlink, apm uninstall, made sure that the package does not exist under .atom/packages or .atom/dev/packages and it does not show up under the packages tab, but if I search for the package under the install tab (the package is released) it still just gives me the Enable button.
I have tried removing the Atom folder under ~/Library/Application Support and the .atom/compile-cache folder, and reinstalled Atom.app but nothing works.
Is there any other cache atom is using that could cause this?
I have of course tried switching back to the branch I recently worked on and had enabled, but still just have the Enable button that doesn’t work.