You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
really impressive work. I was trying to run the demos locally but when I npm run dev in ultraglobedemos/demos/ultraglobeGoogleTiles I get
> @jdultra/[email protected] dev
> vite
VITE v5.4.11 ready in 128 ms
➜ Local: http://localhost:5173/
➜ Network: use --host to expose
➜ press h + enter to show help
✘ [ERROR] Could not resolve require("./locale/**/*")
node_modules/@jdultra/ultra-globe/dist/ultraglobe.es.js:3639:26:
3639 │ t = ve._abbr, require("./locale/" + n), bt(t);
╵ ~~~~~~~~~~~~~~~
✘ [ERROR] No loader is configured for ".bin" files: node_modules/@jdultra/ultra-globe/dist/assets/37b1084f269c4fdb.bin
node_modules/@jdultra/ultra-globe/dist/ultraglobe.es.js:35:15:
35 │ import _i from "./assets/37b1084f269c4fdb.bin";
╵ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
The text was updated successfully, but these errors were encountered:
really impressive work. I was trying to run the demos locally but when I
npm run dev
inultraglobedemos/demos/ultraglobeGoogleTiles
I getThe text was updated successfully, but these errors were encountered: