New Stino with latest package control incompatability?
brianc118 opened this issue · 5 comments
I recently reinstalled ST3. First I installed new Stino manually (by going to browse packages and placing the new-Stino folder there), then restarted Sublime. I then installed package control the standard method as suggested here: https://packagecontrol.io/installation
Upon restart of the Sublime, package control tells me in the console (Ctrl + `) that it's removed the orphan package, new Stino. The Arduino menu still exists except most things are shaded out. When I look into the Data\Packages\ folder, the Stino-new-stino folder no longer exists. However, Data\Packages\User\Stino still is there.
This is probably not a Stino issue (but package control). I've removed package control as I don't need it very often. For me it's not a big issue. This is hopefully just to help others if they encounter the same problem with the Arduino menu greying out.
I have tried installing package control first then Stino and the issue still occurs. Package control simply removes "orphan" packages upon restart.
delete the package-metadata.json file in the stino floder,and it will work!
thanks!