Hey, I'm working on a next js app that is served via workers (not pages) with open nextjs Now, in th
Hey, I'm working on a next js app that is served via workers (not pages) with open nextjs
Now, in the same app, I'm trying to use a workflow but getting this error
I can see some mentions of this error in this channel, but they are related to pages deployment, which I'm not using.
Any tips on how to move forward?
Now, in the same app, I'm trying to use a workflow but getting this error
Worker "workflows:test"'s binding "USER_WORKFLOW" refers to service "core:user:" with a named entrypoint "TestWorkflow", but "core:user:" has no such named entrypoint.I can see some mentions of this error in this channel, but they are related to pages deployment, which I'm not using.
Any tips on how to move forward?






