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

Keystatic with NextJS 14 incompatible with Turbopack in GitHub mode #1393

Open
tyteen4a03 opened this issue Jan 26, 2025 · 0 comments
Open

Comments

@tyteen4a03
Copy link
Contributor

When I turn on the NextJS dev server with GitHub mode on, I get this error:

Unhandled Runtime Error

ReferenceError: e is not defined
Call Stack
Kind
file:/Users/tyteen4a03/Documents/CodeProjects/xxx/.next/static/chunks/node_modules__pnpm_dde646._.js (35136:17)
Kind
node_modules/.pnpm/@[email protected][email protected]/node_modules/@urql/core/src/utils/request.ts (185:23)
getOperationName
node_modules/.pnpm/@[email protected][email protected]/node_modules/@urql/core/src/utils/request.ts (110:29)
hashDocument
node_modules/.pnpm/@[email protected][email protected]/node_modules/@urql/core/src/utils/request.ts (136:48)
keyDocument
node_modules/.pnpm/@[email protected][email protected]/node_modules/@urql/core/src/utils/request.ts (171:17)
createRequest
node_modules/.pnpm/[email protected]_@[email protected][email protected][email protected]/node_modules/urql/src/hooks/useRequest.ts (20:21)
React
useMemo
node_modules/.pnpm/[email protected]_@[email protected][email protected][email protected]/node_modules/urql/src/hooks/useRequest.ts (19:16)
useRequest
node_modules/.pnpm/[email protected]_@[email protected][email protected][email protected]/node_modules/urql/src/hooks/useQuery.ts (227:19)
GitHubAppShellDataProvider
node_modules/.pnpm/@[email protected][email protected][email protected][email protected][email protected]__react-dom@18_27ueynv6hjtnao437kl3obhyku/node_modules/@keystatic/core/dist/index-efdba9b6.js (2418:26)
@tyteen4a03 tyteen4a03 changed the title Keystatic with NextJS incompatible with Turbopack in GitHub mode Keystatic with NextJS 14 incompatible with Turbopack in GitHub mode Jan 26, 2025
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