mr nooli
mr nooli
Explore posts from servers
CDCloudflare Developers
Created by Brod on 9/6/2024 in #workers-help
ERROR Could not resolve "cloudflare:workers"
wondering the same
15 replies
CDCloudflare Developers
Created by Brod on 9/6/2024 in #workers-help
ERROR Could not resolve "cloudflare:workers"
exact same issue for me:
src/durable-object.ts:2:30:
2 │ import { DurableObject } from "cloudflare:workers";
src/durable-object.ts:2:30:
2 │ import { DurableObject } from "cloudflare:workers";
15 replies
CDCloudflare Developers
Created by thomasgauvin on 10/23/2024 in #hyperdrive
Node.js compatibility | Cloudflare Worke...
I had tried earlier, but no dice on this either. I think it was because I was using the @api node module which required access to local storage - whicih I've now removed, I'll give it a go when I get a chance :/
2 replies