PeacockP
Convex Community7mo ago
2 replies
Peacock

[SOLVED] Bug trying to use convex resend

After adding the npm install for convex-dev for resend (e.g.,npm install @convex-dev/resend)

I start receiving the following error:

⠸ Bundling component schemas and implementations...
✘ [ERROR] Could not resolve "convex-helpers/server/pagination"

    node_modules/@convex-dev/workpool/dist/esm/component/stats.js:7:26:
      7 │ import { paginator } from "convex-helpers/server/pagination";
        ╵                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Was this page helpful?