Closed axelrindle closed 1 month ago
Hi @axelrindle
I can't reproduce it. If you want our help, please provide a minimal project to reproduce it.
I fixed it by running bunx --bun vite
(forcing the bun runtime instead of Node).
I guess the error was an old Node version I have installed (16.18), but can't confirm this.
Closing this here.
Consider the following
vite.config.ts
:Running
bunx vite
emits the following:I use the following versions: