Import bolt.diy into bolt.new

i’m trying to import bolt.diy into bolt.new

i can run it locally just fine, but even if i fix the build errors, it always appears blank in bolt.new. what do i need to do to set up bolt.diy to be able to run properly in bolt.new?

do you really try to import bolt.diy itself or do you mean you try to import a project you created with bolt.diy?

Also check the dev-console for errors.

i mean importing bolt.diy into bolt.new not a project

i fixed all build errors manually and the preview is still blank

i also tried migrating the entire bolt.diy repo to npm instead of pnpm since the build scripts in bolt.new cannot be modified

Not sure if this can work, but @xKevIsDev can probably say more about it.

I’ve never actually imported bolt.diy in to bolt.new but it might run in to some issues from the cloudflare runtime being used inside webcontainer not entirely sure if this is supported or not. Will give a try and let you know how it goes

1 Like