After building it, I tried to load it but it is not loading. The console error message indicates an issue with transpiling an ES module when loading a Grafana panel plugin.
I was able to fix these errors and other subsequent errors by just updating the libraries specified at the package.json file, especially the Emotion library and the Grafana library. Keep in mind that you must also update the code in certain TypeScript files.