Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ReferenceError: fetch is not defined #7

Open
Imgopz opened this issue Aug 16, 2024 · 1 comment
Open

ReferenceError: fetch is not defined #7

Imgopz opened this issue Aug 16, 2024 · 1 comment

Comments

@Imgopz
Copy link

Imgopz commented Aug 16, 2024

Getting error while start using Clerk at the backend

@Imgopz
Copy link
Author

Imgopz commented Aug 16, 2024

file:///C:/../../backend/node_modules/@clerk/backend/dist/chunk-7VE5X6MW.mjs:22
var globalFetch = fetch.bind(globalThis);
^

ReferenceError: fetch is not defined
at file:///C:/../../backend/node_modules/@clerk/backend/dist/chunk-7VE5X6MW.mjs:22:19
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)

[nodemon] app crashed - waiting for file changes before starting...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant