Forum Discussion

tsrisudh's avatar
tsrisudh
Advisor
7 years ago

Not able to override SDK skin in studio

We are managing our site in SDK, but in our dev instance we allow our developers to override the SDK and make changes in studio,

 

But we are now facing an issue where neither the sdk icon is shown next to our skin and neither are we able to edit the skin from studio, we see a warning on top of the skin saying "This skin cannot be edited" 

 

Any idea why this happened and any remedy around this?

    • tsrisudh's avatar
      tsrisudh
      Advisor

      Hi TariqHussain

      when i do

      li clear-studio-plugin --points "skin" --force

      i get an error as below

      Error: [CLEAR_FAILED] Error trying to clear studio plugin points
      Failure Code: PLUGIN_POINT_CLEAR_FAILURE
      Failure Rule: CUSTOM_RULE
      Failure Message: No files were found for the skin plugin point
      Failure Details: The Studio plugin does not have any files in one or more of these directories: /res/skins/. When clearing the Studio plugin, files must be present in all plugin points specified with the --points flag or the pluginPoints setting in the SDK configuration file.
      Suggestion: Only specify plugin points that have files in the Studio plugin when running the clear Studio plugin task, or alternatively select Y to clear the entire Studio plugin.

      Not sure why this says so, any idea why this is happening?

       

       

      • TariqHussain's avatar
        TariqHussain
        Boss

        tsrisudh - I assume you need to clear SDK plugin in order to make any changes to the skin using the studio. 

         

        li clear-plugin --points "skin" --force

         

        Let me know if this works