I have a example_plugins folder in my C:\Users\user\AppData\Roaming\Sublime Text 3\Packages
directory and within that folder I have the following dependencies.json file :
{
"*": {
">3124": [
"mdpopups"
]
}
}
I have used Package Control: Satisfy Dependencies
to satisfy the dependencies and mdpopups has been installed in the Packages
folder. However, there is an import error for markdown now ? So how do I satisfy the dependencies of dependencies ?
Technical information:
- Windows 7 64 bit OS
- Sublime Build 3211