Build process stops at rendering chunks

See original GitHub issue

Describe the bug

I’m not really sure if that’s Vite or Sveltekit issue, so i’ve decided to post here. My project works fine in dev mode, but i cannot build it. I’ve tried multiple adapters, node versions, sveltekit versions and few other things. Every time build halts at ‘rendering chunks’. image I’ve created really minimal repo to reproduce the bug. Probably it’s something that more experienced developer will solve in a blink of an eye (and here i am 4th hour trying to fix it xD). Let me know if I could provide any more details. I couldn’t find a way to get build logs (i dont even know if it’s saved anywhere, since build process never really finishes, it just halts xD)

Reproduction

https://github.com/nxy7/test

I’ve created repo reproducing the issue. Clone it, install dependencies and try to build it.

Logs

No response

System Info

win11

Severity

blocking all usage of SvelteKit

Additional Information

No response

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

2reactions
nxy7commented, Dec 8, 2021

I can confirm that image Solves the problem, although it’s not the best long term solution. Thanks for linking the other issue @bluwy , I should be able to at least upload it now 😃

0reactions
benmccanncommented, Dec 12, 2021

If vite.build.minify: false fixes it, then it’s almost certainly a Vite issue, so I will go ahead and close this issue since there’s nothing that can be done about it in this repo. I recommend following up in the Vite repo. It could help them to have a reproducible test case

Read more comments on GitHub >

github_iconTop Results From Across the Web

Some chunks loading very slowly after 1.19.2 update - Reddit
Start by finding a place with a rendering problem. Then log out at that place, quit the client to completely eliminate any client-side...
Read more >
How to Solve the Chunk Load Error in JavaScript - Rollbar
Whenever there's an error observed in dynamically fetching helper JavaScript files known as Chunks, a ChunkLoad Error is thrown.
Read more >
Vitesse starter template stuck on build - vue.js - Stack Overflow
It keeps stucking on this rendering chunks (13) I've tried this solution But it didn't work .. I've read that element-plus is somehow ......
Read more >
Chef bootstrap stops and completes after rendering chunk steps - #3 ...
Chef bootstrap has been working for all our Windows servers so far except for one, where the bootstrap process stops and ends after...
Read more >
[MC-63020] Some chunks are not rendered in first person from ...
Once your head turns 45 degrees away, the portion of the world in the other chunk stops rendering. Another method is described in...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found