Quantcast
Channel: Active questions tagged svelte - Stack Overflow
Viewing all articles
Browse latest Browse all 1541

Vite build stuck on 'modules transform'

$
0
0

While building a svelte application with vite, the build process gets stuck on 'modules transform'. No error is reported on the building logs.

I've tried several things, including but not limited to:

  • removing and reinstalling node modules
  • removing unused libs from package.json
  • disabling the minification process.
  • using a plugin to let vite accept top level awaits
  • building using a different js runtime (bun)
  • building in another machine

npm run dev works perfectly fine, so i don't think it is a problem related to the application itself.


Edit:

Seems like manually updating every svelte related library and vite did the trick


Viewing all articles
Browse latest Browse all 1541

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>