We designed the extesion https://github.com/mint-n-pepper/Informatiktheater But sinde e few weeks, we get the error message “
TypeError: Expected type string but received type undefined. Did you forget to assign a variable?” when we import it. What happened with the compiler? What can we do?
this is what I can see and I don’t know if I can help with the 63 errors but the 2 errors are in the main.ts and I am pretty sure that at least for the extensions I’ve made you should not have anything in the main.ts because if I’m not mistaken the main.ts is what is in the JavaScript or blocks in the project you made the extension in and if you leave that in it can interfere with the project that you download the extension into so just remove whats in the main.ts and that I think should remove the 2 errors but take that as you will because I’m not a professorial
also if you have a extension in the project you made your extension in when people download your extension that extension will be added with it as well so looking at your extension it looks like its something to do with hardware and it might need a hardware extension with it