✘ [ERROR] Could not resolve "hono"
src/constants.ts:1:21:
1 │ import { Hono } from "hono";
╵ ~~~~~~
You can mark the path "hono" as external to exclude it from the bundle, which will remove this error.
✘ [ERROR] Build failed with 1 error:
src/constants.ts:1:21: ERROR: Could not resolve "hono"
✘ [ERROR] Could not resolve "hono"
src/constants.ts:1:21:
1 │ import { Hono } from "hono";
╵ ~~~~~~
You can mark the path "hono" as external to exclude it from the bundle, which will remove this error.
✘ [ERROR] Build failed with 1 error:
src/constants.ts:1:21: ERROR: Could not resolve "hono"