-
**Is your feature request related to a problem? Please describe.**
Cloudflare recently introduced the ability to maintain websocket connections with workers, in addition to a stateful storage solutio…
-
### Which Cloudflare product(s) does this pertain to?
C3
### What version(s) of the tool(s) are you using?
^3.0.0
### What version of Node are you using?
v18.18.2
### What operating system are y…
-
### Which Cloudflare product(s) does this pertain to?
R2
### What version(s) of the tool(s) are you using?
3.57.2 Wrangler
### What version of Node are you using?
20.12.2
### What operating syst…
-
##User story
As a wrangler/data contributor I want to "Locate the part of the project to be updated" so that I can correct mistakes with (meta)data for a project that is already in the DCP/Archives.
…
-
internal/modules/cjs/loader.js:584
throw err;
^
Error: Cannot find module 'fabric-client/lib/Peer.js'
at Function.Module._resolveFilename (internal/modules/cjs/loader.js:582:15)
…
-
I happened to find out that the refactor doesn't work for my sql wrapper module, so I did some debugging, and I find out that if the file contains the following codes, the parser will results in error…
-
Can you write a doc on how to setup the development environment?
I tried setting up in my devbox, i saw the wrangler.toml files contains keys that points to your account, doesn't that need to be prot…
-
When deploying or running sst dev with a worker that uses Dirzzle and libsql the following error happens:
```
| Error: No such module "node:http".
| imported from "worker.mjs"
| (10021)
× …
-
### Describe the solution
After about a year of developing with Workers, I've found there's 3 things missing from Wrangler's automatic bundling that force me to bundle myself unfortunately. It woul…
-
how to fix pls?