#Turbopack giving weird error
6 messages · Page 1 of 1 (latest)
Turbopack is really new and in alpha so I doubt anyone knows the answer. I would try either the github discussions or their discord: https://github.com/vercel/turbo#community
Error during SSR Rendering
Error: You are trying to create a styled element with an undefined component.
You may have forgotten to import it.
at createStyled (/.next/server/app/chunks/ssr/node_modules_299bb9.js:206782:19)
``` if that helps?
Have you tried without turbopack? Do you get the same error?