Skip to main content

Hi there, my AUEX plugin stopped working. So, I tried installing it again and this error shows up:



Manifest error: Expected “manifest.containsWidget” to have type true but got undefined instead

Have you tried importing the plugin’s manifest.json into your development widgets?


Yes! This error comes up when I do that!


Why are you importing it as a widget if you need to import it as a plugin?


You might have mistakenly imported the plugin’s manifest file as a Widget. The correct path to import the plugin from the manifest is “Plugins” → “Development” → “Import plugin from manifest…”. Please double-check and follow the correct path to ensure the proper import of the plugin.


Reply