Replies: 1 comment
-
The offending file was related to an old yarn install, in my local user profile: ~/.pnp.cjs after removing that fixed the issue. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Cloudflare collects anonymous telemetry about your usage of Wrangler. Learn more at https://github.com/cloudflare/workers-sdk/tree/main/packages/wrangler/telemetry.md
⛅️ wrangler 4.20.0
───────────────────
╭──────────────────────────────────────────────────────────────────────╮
│ [b] open a browser [d] open devtools [c] clear console [x] to exit │
╰──────────────────────────────────────────────────────────────────────╯
✘ [ERROR] Build failed with 2 errors:
✘ [ERROR] Could not resolve "hono"
dependency of this package:
error and leave the unresolved path in the bundle.
✘ [ERROR] Could not resolve "hono/powered-by"
dependency of this package:
remove this error and leave the unresolved path in the bundle.
🪵 Logs were written to "/Users/venkatakarthikeyanandam/Library/Preferences/.wrangler/logs/wrangler-2025-06-16_07-14-28_043.log"
Beta Was this translation helpful? Give feedback.
All reactions