Hello, I’m trying to learn how to create extensions here for Kodular, but I’m not succeeding. I tried to replicate everything I saw in this YouTuber’s playlist https://www.youtube.com/playlist?list=PL4yqDBLrt3wucpLoFuXCtDlQeiuQxb0is but I’m not able to create the extension because it always gives an error.
Here is the image of the error, and yes, I’m using Vscode as a code editor.
Double-check the code you’ve written against the examples. Make sure all your imports are correct and that there are no typos. Also, verify that your environment is set up properly in VSCode. Sometimes, missing dependencies can cause errors.