i made a little project on sveltejs, i'm trying to build it on production by typing npm run build
the command starts, and it show:
> defi@0.0.1 build /Users/jacopomosconi/Desktop/svelte
> svelte-kit build
vite v2.6.14 building for production...
✓ 203 modules transformed.
then it starts to render the chunks and nothing else happens:
rendering chunks (7)...
it stops here, i waited also for 3 hours, but nothing happens... Someone had this issue and know how to solve it?
update
i tried to deploy the web-app on a linux server, now when it run npm run build, when it starts to render chunks it give me this error (idk why in local it doesn't show anything) :
