TypeError: Deno.cron requires a single handler
at Object.cron (ext:deno_cron/01_cron.ts:67:13)
at file:///src/main.ts:1:6
TypeError: Deno.cron requires a single handler
at Object.cron (ext:deno_cron/01_cron.ts:67:13)
at file:///src/main.ts:1:6
Also getting this issue on my project, but this is a simple way to reproduce. Couldn't find any mentioin of it on Github or in here. Shoud I open an issue, or am I doing something wrong?
Continue the conversation
Join the Discord to ask follow-up questions and connect with the community
D
Deno
Chat about Deno, a modern runtime for JavaScript and TypeScript.