Nuxt + rolldown-vite
I followed the instructions for adding rolldown-vite, and as an override for vite, but on
nuxt dev
I just see an error:
5 Replies
Hi @Zampa. I'm kapa.ai, your friendly support bot. I will try to answer your question by searching through the knowledge base. :wave:
----------------------
I'm sorry, but the knowledge sources do not contain enough information to diagnose or resolve the specific Rust panic error you are encountering when using Nuxt with rolldown-vite. The available sources confirm that experimental support for rolldown-vite has been added to Nuxt, and mention some current issues and limitations (such as lack of watch mode, certain unsupported Rollup options, and plugin compatibility), but they do not mention Rust panics or errors related to oxc_ast or provide troubleshooting steps for this scenario feat(nuxt,vite): add experimental support for
rolldown-vite
.
If you continue to experience this issue, it may be helpful to check for updates on the official Nuxt or rolldown-vite repositories, or to open a new issue with detailed logs and reproduction steps.
----------------------
Note: you can ask me a follow up question by @ mentioning me again :speech_balloon:
----------------------<@230365865697083404> Kapa.ai is still learning and improving, please let me know how I did by reacting below.
@Zampa try updating!
https://github.com/vitejs/rolldown-vite/issues/151
GitHub
error: called
Option::unwrap()
on a None
value code: "GenericF...Describe the regression Getting error: called
Option::unwrap()
on a None
value code: "GenericFailure" in rolldown-vite app using react-router v7 in running dev mode. Building still wo...oh damn, I just assumed Nuxt wasn't supported yet
just tried it and it's working 🤯
Yes! Hopefully soon even a bit better than right now. Working on it 😄