Why doesn’t the example component module offered by Ignition (ignition-sdk-examples/perspective-component at master · inductiveautomation/ignition-sdk-examples · GitHub) appear in my designer after importing the module, even after restarting the designer, it’s still not there.
Anything in the logs?
Did you configure your gateway to allow unsigned modules?
I managed to get it working, it turns out it was because of my Java version when running the command to build, I had version 21, I tried with version 17 and it worked.
1 Like
Yes