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
just FYI, the Stackblitz example on the getting started page appears to be broken.
❯ npm run dev
> iles-app@0.0.0 dev
> iles dev --open
failed to load config from /home/projects/iles-zrz6rxyn/iles.config.ts
error starting server:
Error: The service was stopped
at eval (/home/projects/iles-zrz6rxyn/node_modules/esbuild/lib/main.js:1337:25)
at eval (/home/projects/iles-zrz6rxyn/node_modules/esbuild/lib/main.js:666:9)
at Socket.afterClose (/home/projects/iles-zrz6rxyn/node_modules/esbuild/lib/main.js:644:7)
at Socket.emit (node:events:30:11150)
at endReadableNT (node:internal/streams/readable:230:10631)
at processTicksAndRejections (node:internal/process/task_queues:196:1067)
at <anonymous> (https://ileszrz6rxyn-10ky.w-corp-staticblitz.com/blitz.96435430.js:31:295831)
at _0x1eb571 (https://ileszrz6rxyn-10ky.w-corp-staticblitz.com/blitz.96435430.js:31:295912)
at _0x8ffaf9 (https://ileszrz6rxyn-10ky.w-corp-staticblitz.com/blitz.96435430.js:31:545830)
at Object.finish (https://ileszrz6rxyn-10ky.w-corp-staticblitz.com/blitz.96435430.js:31:542607)
Hi @ElMassimo ,
just FYI, the Stackblitz example on the getting started page appears to be broken.
I tried with both npm and pnpm, both fail