clerk/javascript

ReferenceError: Request is not defined

Imgopz opened this issue · 3 comments

Preliminary Checks

Reproduction

NOT

Publishable key

NO

Description

ReferenceError: Request is not defined
at file:///C:/..../backend/node_modules/@clerk/backend/dist/chunk-7MCVPSU7.mjs:1691:20
at ModuleJob.run (node:internal/modules/esm/module_job:198:25)
at async Promise.all (index 0)
at async ESMLoader.import (node:internal/modules/esm/loader:385:24)
at async loadESM (node:internal/process/esm_loader:88:5)
at async handleMainPromise (node:internal/modules/run_main:61:12)

file:///C:/..../backend/node_modules/@clerk/backend/dist/chunk-7MCVPSU7.mjs:1691
var ClerkRequest = class extends Request {
^

ReferenceError: Request is not defined
at file:///C:/.../node_modules/@clerk/backend/dist/chunk-7MCVPSU7.mjs:1691:20
at ModuleJob.run (node:internal/modules/esm/module_job:198:25)
at async Promise.all (index 0)
at async ESMLoader.import (node:internal/modules/esm/loader:385:24)
at async loadESM (node:internal/process/esm_loader:88:5)
at async handleMainPromise (node:internal/modules/run_main:61:12)

Environment

ReferenceError: Request is not defined
    at file:///C:/..../backend/node_modules/@clerk/backend/dist/chunk-7MCVPSU7.mjs:1691:20
    at ModuleJob.run (node:internal/modules/esm/module_job:198:25)
    at async Promise.all (index 0)
    at async ESMLoader.import (node:internal/modules/esm/loader:385:24)
    at async loadESM (node:internal/process/esm_loader:88:5)
    at async handleMainPromise (node:internal/modules/run_main:61:12)

file:///C:/.../backend/node_modules/@clerk/backend/dist/chunk-7MCVPSU7.mjs:1691
var ClerkRequest = class extends Request {
                   ^

ReferenceError: Request is not defined
    at file:///C:/.../backend/node_modules/@clerk/backend/dist/chunk-7MCVPSU7.mjs:1691:20
    at ModuleJob.run (node:internal/modules/esm/module_job:198:25)
    at async Promise.all (index 0)
    at async ESMLoader.import (node:internal/modules/esm/loader:385:24)
    at async loadESM (node:internal/process/esm_loader:88:5)
    at async handleMainPromise (node:internal/modules/run_main:61:12)

Hello! Thank you for reaching out! We’d love to help you resolve the problem, but we need a bit more information to do so. Could you please provide more details?

  • Which of our SDKs are you using?
  • What are the steps to reproduce this issue?
  • If possible, provide a minimal reproduction repo

Hello 👋

In an effort to keep our GitHub issues clean and focused, we close any issues that are awaiting a reproduction after 8 days on inactivity, and it has been 7 days. This issue will be closed tomorrow unless a reproduction is provided. If it takes longer than this to get a reproduction, that's ok, just drop a comment and we will remove the Stale label.

How to create a minimal reproduction

Thanks for being a part of the Clerk community! 🙏

After 8 days without a reproduction being supplied, we are closing this issue. Keep in mind, I'm just a robot, so if I've closed this issue in error, please reply here and my human colleagues will reopen it. Likewise if a reproduction is prepared after it has been closed.