ict.ken.be

 

No EditorOptionDefinition Export Found Error

Related Posts

Categories: Visual Studio

I had this error after I crashed a nodejs tools process in visual studio 2013. Apparently removing the component cache folder fixed it.

  • Close visual studio instances
  • Open the folder: %LocalAppData%\Microsoft\VisualStudio\12.0\
  • Delete ComponentModelCache folder
  • Start visual studio

This fixed the "No EditorOptionDefinition Export Found" error