I published a plugin and am waiting for the review.
When I try to launch the In-development version, it starts without any problems, but when I choose the published version (the one in the review), I get: An error occurred while loading the plugin environment.
At the same time, I have another plugin that was successfully published, and I can open both versions without any errors.
Is there something I’m doing wrong, or is it expected to return this error before the plugin is published to the community?
Yeah, I tried several things, using Figma Beta and Figma Stable version of the app, restarting, logging out/in, restarting the machine, nothing seems to work. The problem persist.
Hi Taras, I am having the same problem. My plugin works fine with the in-development version. But the Figma review team keeps getting errors. The published version does not open as well. Have you had a fix yet?
This might be because of the libraries you are using which might use components unavailable in the plugins VM. Perhaps your prod build config is faulty since even you can’t open the prod version. For the dev version, have you tried turning the dev VM on and running the plugin to investigate this?