Hi, I uploaded the compiled file in to the folder. So to see the error you can run npm install && npx http-server
;
However, you are free to recompile by running: npx tsc && npx webpack
(for devmode) or npx tsc && npx webpack --mode=production
(for production)
I have this error: