ReferenceError: AbortSignal is not defined #13

Closed
opened 2026-02-16 10:15:47 -05:00 by yindo · 0 comments
Owner

Originally created by @santiagoblanco22 on GitHub (Nov 22, 2023).

next start -p 4000

ready - started server on 0.0.0.0:4000, url: http://localhost:4000
info  - Loaded env from /Users/macbook/Desktop/arthrv.com/arthrv/.env.local
ReferenceError: AbortSignal is not defined
    at ../../node_modules/.pnpm/undici@5.11.0/node_modules/undici/lib/fetch/request.js (/Users/macbook/Desktop/arthrv.com/arthrv/node_modules/next/dist/compiled/@edge-runtime/primitives/fetch.js:7430:7)
    at __require (/Users/macbook/Desktop/arthrv.com/arthrv/node_modules/next/dist/compiled/@edge-runtime/primitives/fetch.js:14:50)
    at ../../node_modules/.pnpm/undici@5.11.0/node_modules/undici/lib/fetch/index.js (/Users/macbook/Desktop/arthrv.com/arthrv/node_modules/next/dist/compiled/@edge-runtime/primitives/fetch.js:7813:46)
    at __require (/Users/macbook/Desktop/arthrv.com/arthrv/node_modules/next/dist/compiled/@edge-runtime/primitives/fetch.js:14:50)
    at Object.<anonymous> (/Users/macbook/Desktop/arthrv.com/arthrv/node_modules/next/dist/compiled/@edge-runtime/primitives/fetch.js:11638:28)
Originally created by @santiagoblanco22 on GitHub (Nov 22, 2023). ` next start -p 4000 ` ``` ready - started server on 0.0.0.0:4000, url: http://localhost:4000 info - Loaded env from /Users/macbook/Desktop/arthrv.com/arthrv/.env.local ReferenceError: AbortSignal is not defined at ../../node_modules/.pnpm/undici@5.11.0/node_modules/undici/lib/fetch/request.js (/Users/macbook/Desktop/arthrv.com/arthrv/node_modules/next/dist/compiled/@edge-runtime/primitives/fetch.js:7430:7) at __require (/Users/macbook/Desktop/arthrv.com/arthrv/node_modules/next/dist/compiled/@edge-runtime/primitives/fetch.js:14:50) at ../../node_modules/.pnpm/undici@5.11.0/node_modules/undici/lib/fetch/index.js (/Users/macbook/Desktop/arthrv.com/arthrv/node_modules/next/dist/compiled/@edge-runtime/primitives/fetch.js:7813:46) at __require (/Users/macbook/Desktop/arthrv.com/arthrv/node_modules/next/dist/compiled/@edge-runtime/primitives/fetch.js:14:50) at Object.<anonymous> (/Users/macbook/Desktop/arthrv.com/arthrv/node_modules/next/dist/compiled/@edge-runtime/primitives/fetch.js:11638:28) ```
yindo closed this issue 2026-02-16 10:15:47 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/webapp-conversation#13