Cloudflare DevelopersCD
Cloudflare Developers•3mo ago•
2 replies
Rahul gangotri

Error: Cannot find module 'cloudflare:workers'

I am unable to access bindings as its giving me error in my sveltekit app

please help as i want to access hyperdrive binding through

import { env } from 'cloudflare:workers';

e.HYPERDRIVE.connectionString
Was this page helpful?