•   11 months ago

Bolt.new: Default packages and libraries are old/out of date

I noticed that when I am creating my Next JS app, the installed packages were pretty old and not the latest.

Is it just me or is there a way to provide a way to use latest packages and libraries by default?
Is there a feature to say "Search the internet" cause I am sure that easily fixes this issue.

For now, I am essentially harding the package versions and explicitly metioning package version names which seems to work okayish.

  • 2 comments

  •   •   11 months ago

    I've had this exact issue with previous Bolt experiments. It feels as though Bolt is working from a snapshot of open source packages some months ago. In particular, I've had issues in the past with EAS deployments to the App Store getting stuck on old versions, notably as Expo Go. They work fine in the built-in emulator, but in the outside world, not so much. Next few days I'll be building a new app and hoping it works this time.

  • Manager   •   11 months ago

    Thank you for reaching out! Please reach out to the Bolt team for any technical questions. Here is this Discord link: https://discord.com/invite/stackblitz

Comments are closed.