Skip to main content
Question

AEUX plugin: j.son file string undefined

  • September 15, 2022
  • 1 reply
  • 627 views

Lee_Robertson

hey guys,

Installed the AEUX developer plugin and this error is not letting me use it, any ideas to what i can do?

figma_app.min.js.br:5 Manifest error: Expected “manifest.api” to have type string but got undefined instead

TIA

1 reply

Ruslan_Maslenkow

Hey Lee!

As far as I understand the problem, AEUX plugin hasn’t been updated for a while, and during this period of time the requirements for the Figma plugins manifest file have changed. Now all the plugins have to specify whether they’re suitable for Figma, FigJam, or both of them.

So in order to make AEUX (and basically any outdated plugin with this kind of error) work properly, you should:

  1. Open the list of your plugins and find AEUX there.
  2. Open the options dropdown and click on the “Reveal in Finder” button.
  3. Find the manifest.json file and open it in any text or code editor.
  4. Insert the following code between lines 5 and 6.
  "editorType": [
    "figma"
  ],

Hope this works 🙂 Regards!


Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings