"AsyncLocalStorage" is not exported by "__vite-browser-external"
Installed the rc1, moved my code over, fixed up the issues coming from the v.3 release,
npm run build
npm run build
dies with
../node_modules/vinxi/runtime/http.js (70:9): "AsyncLocalStorage" is not exported by "__vite-browser-external", imported by "../node_modules/vinxi/runtime/http.js"
../node_modules/vinxi/runtime/http.js (70:9): "AsyncLocalStorage" is not exported by "__vite-browser-external", imported by "../node_modules/vinxi/runtime/http.js"
Any suggestions on how to fix it up? Using node v20.12.2