Closed Akinetopsia1 closed 1 year ago
Hi, I actually ran into the same problem "Uncaught TypeError: vue.camelize is not a function" and fixed it by changing stellarium-web-engine.html line
to
to load previous version of vuetify instead of the current one.
I've been trying unsuccessfully for days to get this to work. Documentation is lacking essential bits of info, such as which emsdk version to use (after a lot of searching around it seems to be 1.40.1) and what dependencies are required.
After finally being able to "make js", following the readme.md in /apps/, basic pages load but template text is not getting replaced and I get Vue and CORS errors:
and many CORS errors