kevin
CDCloudflare Developers
•Created by jman on 4/14/2024 in #workers-discussions
Are there example repos of Durable
Hey @jman , looks like https://github.com/cloudflare/workers-sdk/pull/5916 / https://github.com/cloudflare/workers-sdk/pull/5932 fixes this (tip from Cloudflare friends)
I confirmed this with the vitest-pool-workers prerelease
3 replies
CDCloudflare Developers
•Created by jman on 4/14/2024 in #workers-discussions
Are there example repos of Durable
Hey @jman, did you ever find a solution to 👇 ?
The receiving Durable Object does not support RPCI'm hitting this too in a bare bones setup, w/ vitest-pool-workers, and the correct compat dates/flags...
3 replies
CDCloudflare Developers
•Created by kevin on 5/3/2024 in #vitest-integration-beta
👋 When using `import {
I may have found the recipe here...
https://github.com/cloudflare/workers-sdk/blob/main/fixtures/vitest-pool-workers-examples/basics-integration-auxiliary/vitest.config.ts#L18
2 replies
CDCloudflare Developers
•Created by kevin on 5/3/2024 in #vitest-integration-beta
👋 When using `import {
When I'm running
vitest
, I ultimately get this error, which I can't seem to track down the source of... (i've only looked in the workers-sdk
repo so far though)
2 replies