Software Archive
Read-only legacy content
17061 Discussions

Removing plugin unknown error

Toby_R
New Contributor I
349 Views

Hi XDK Team,

Everytime I try to remove any plugin from my project I got this error

Sometimes after two tries I manage to remove one and then it blocks (can't remove any further) and I have to restart Intel XDK.

Just to clarify plugin.xml is there.

Is this a common problem? Is my project corrupted? Should I remove some temp data? If so then please point me which so I won't break things.

Thanks

0 Kudos
1 Solution
PaulF_IntelCorp
Employee
349 Views

This is not a common problem, but it does happen. :( Usually it means your plugin directory is corrupted. Simplest fix is to:

  • make a list of your plugins
  • exit the XDK
  • delete the entire plugins directory inside your project
  • restart the XDK

The XDK should detect that they are missing and reinstall them. If it does not, then reinstall them manually from the list you made in step 1.

View solution in original post

0 Kudos
2 Replies
PaulF_IntelCorp
Employee
350 Views

This is not a common problem, but it does happen. :( Usually it means your plugin directory is corrupted. Simplest fix is to:

  • make a list of your plugins
  • exit the XDK
  • delete the entire plugins directory inside your project
  • restart the XDK

The XDK should detect that they are missing and reinstall them. If it does not, then reinstall them manually from the list you made in step 1.

0 Kudos
Toby_R
New Contributor I
349 Views

I have remade the whole project that time. today I had the same problem and followed your steps. It did the trick. Thanks for a fast and easy solution.

0 Kudos
Reply