Forum Discussion
Hi phani,
It looks like you perhaps exported the Studio plugin to the SDK plugin, but didn't clear the Studio plugin before you uploaded your local SDK changes. Files with the same name in the Studio plugin will always override versions in the SDK plugin.
You have two options to clear the versions in Studio plugin.
You can use li clear-studio-plugin at the command line with the specific plugin point flag:
li clear-studio-plugin --points asset, badge_icon --force
If you're doing this, be sure that you have exported all files from the Studio plugin to the SDK plugin first. (I'm guessing you did this export already.)
Alternatively, if you have just a few specific asset and badge icons you want to override, you could delete those specifically from Studio using the Studio UI. This option works around the all-or-nothing nature of the li clear-studio-plugin command.
Related Content
- 7 years ago
- 9 years ago
- 8 months ago
- 23 days ago