integrations/node #814
Replies: 1 comment
-
|
when i try to run my app which has already been built, whether 'bun dist\index.js' or 'node dist\index.js', it always get occurs, show verbose like below: node: TypeError: Cannot read properties of undefined (reading 'host') Node.js v24.13.0 bun: Bun v1.3.10 (Windows x64) it there some other plugins to be needed? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
integrations/node
Elysia provides a runtime adapter to run Elysia on multiple runtimes, including Node.js, Cloudflare Workers, and more
https://elysiajs.com/integrations/node
Beta Was this translation helpful? Give feedback.
All reactions