cloudflare / cloudflare/vinext
Incompatibility issues
- Dominant language
- TypeScript
- Stars
- 8.8k
- Forks
- 406
- Avg merge
- 2d 6h
- Merged PRs (30d)
- 120
Description
```
[vinext] middleware.ts is deprecated in Next.js 16. Rename to proxy.ts and export a default or named proxy function.
Using secrets defined in .env.local
Error: Calling `require` for "punycode/" in an environment that doesn't expose the `require` function. See https://rolldown.rs/in-depth/bundling-cjs#require-external-modules for more details.
at runInRunnerObject (workers/runner-worker/index.js:104:3)
at getWorkerEntryExportTypes (workers/runner-worker/index.js:243:24)
at null. (workers/runner-worker/index.js:347:37)
at maybeCaptureError (workers/runner-worker/index.js:50:10) {
[cause]: undefined
}
```
Contributor guide
Assessment
This issue has not been assessed yet.