Relative Content

Tag Archive for bun

Bun: Cannot find module “./lib/decorators/timed”

I’m having an issue when bundling the Bun app. It uses Hono and WebSockets and runs perfectly on the dev runtime, but I’m having a problem running it after i build it with un build. I get the error message: Cannot find module "./lib/decorators/timed" from "/Users/b/codebases/az/mdlr/api/.api/index.js"