Skip to content

Error: Invalid deployment address: Must end with ".convex.cloud". Found "https://dashboard.convex.dev/". #27

Description

@zyxcambridge

Error: Invalid deployment address: Must end with ".convex.cloud". Found "https://dashboard.convex.dev/".(base) yixin0909zhang@yixin0909s-MacBook-Pro notesGPT % npm install

added 514 packages, and audited 515 packages in 23s

127 packages are looking for funding
run npm fund for details

found 0 vulnerabilities
npm notice
npm notice New minor version of npm available! 10.5.0 -> 10.7.0
npm notice Changelog: https://github.com/npm/cli/releases/tag/v10.7.0
npm notice Run npm install -g npm@10.7.0 to update!
npm notice
(base) yixin0909zhang@yixin0909s-MacBook-Pro notesGPT % npm run dev

notes-gpt@1.0.0 predev
convex dev --until-success

Welcome to developing with Convex, let's get you logged in.
? Device name: aaaa
Visit https://auth.convex.dev/activate?user_code=CPWW-BTBC to finish logging in.
You should see the following code which expires in 15 minutes: CPWW-BTBC
? Open the browser? Yes
✔ Saved credentials to ~/.convex/config.json
? What would you like to configure? a new project
? Project name: aaaaa
✔ Created project aaaaa, manage it at https://dashboard.convex.dev/t/zyxcambridge/aaaaa
Your account now has 1 project remaining.
not overwriting README.md
not overwriting tsconfig.json
✔ Provisioned a dev deployment and saved its:
name as CONVEX_DEPLOYMENT to .env.local
URL as NEXT_PUBLIC_CONVEX_URL to .env.local

Write your Convex functions in convex/
Give us feedback at https://convex.dev/community or support@convex.dev

✔ Schema validation complete.
✔ Added table indexes:
[+] actionItems.by_noteId ["noteId","_creationTime"]
[+] actionItems.by_userId ["userId","_creationTime"]
[+] notes.by_userId ["userId","_creationTime"]
[+] notes.by_embedding {"dimensions":768,"vectorField":"embedding","filterFields":["userId"]}
Analyzing and deploying source code...
✖ Go to https://dashboard.convex.dev/t/zyxcambridge/aaaaa/dutiful-weasel-444/settings/environment-variables?var=CLERK_ISSUER_URL to setup your environment variable.
Hit an error while pushing:
Environment variable CLERK_ISSUER_URL is used in auth config file but its value was not set
at (../convex/auth.config.js:5:21)

✔ Schema validation complete.
Analyzing and deploying source code...
✔ 10:50:07 Convex functions ready! (5.61s)

notes-gpt@1.0.0 dev
npm-run-all --parallel dev:backend dev:frontend

notes-gpt@1.0.0 dev:backend
convex dev

notes-gpt@1.0.0 dev:frontend
next dev

▲ Next.js 14.0.4

Attention: Next.js now collects completely anonymous telemetry regarding usage.
This information is used to shape Next.js' roadmap and prioritize features.
You can learn more, including how to opt-out if you'd not like to participate in this anonymous program, by visiting the following URL:
https://nextjs.org/telemetry

⠼ Preparing Convex functions...
✔ 10:50:14 Convex functions ready! (4.38s)
○ Compiling /middleware ...
✓ Compiled /middleware in 845ms (283 modules)
⨯ node_modules/@clerk/backend/dist/esm/index.js (697:10) @ Error
⨯ Missing Clerk Secret Key or API Key. Go to https://dashboard.clerk.com and get your key for your instance.
null
✓ Compiled /error in 443ms (188 modules)
○ Compiling /not-found ...
Browserslist: caniuse-lite is outdated. Please run:
npx update-browserslist-db@latest
Why you should do it regularly: https://github.com/browserslist/update-db#readme
⚠ Fast Refresh had to perform a full reload due to a runtime error.
⨯ node_modules/@clerk/backend/dist/esm/index.js (697:10) @ Error
⨯ Missing Clerk Secret Key or API Key. Go to https://dashboard.clerk.com and get your key for your instance.
null
✓ Compiled /not-found in 2.2s (1075 modules)
⨯ node_modules/@clerk/shared/dist/chunk-5DRMPUGE.mjs (175:12) @ Object.throwMissingPublishableKeyError
⨯ Internal error: Error: @clerk/nextjs: Missing publishableKey. You can get your key at https://dashboard.clerk.com/last-active?path=api-keys.
at Object.throwMissingPublishableKeyError (./node_modules/@clerk/shared/dist/chunk-5DRMPUGE.mjs:196:19)
at ClerkProviderBase (./node_modules/@clerk/clerk-react/dist/esm/contexts/ClerkProvider.js:29:62)
at ai (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:6505)
at /Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:11284
at ab (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:13038)
at e (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:46298)
at aS (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:48276)
at ag (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:7923)
at /Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:13014
at ab (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:13038)
at e (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:46298)
at aS (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:48276)
at ab (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:41727)
at e (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:46298)
at aS (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:48276)
at ag (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:7923)
at /Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:13014
at ab (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:13038)
at e (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:46298)
at aS (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:48276)
at ag (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:7923)
at /Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:13014
at ab (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:13038)
at e (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:46298)
at aS (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:48276)
at ag (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:7923)
at /Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:13014
at ab (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:13038)
at e (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:46298)
at aS (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:48276)
at ag (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:7923)
at /Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:13014
at ab (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:13038)
at e (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:46298)
at aS (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:48276)
at ag (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:7923)
at /Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:13014
at ab (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:13038)
at ab (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:43088)
at e (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:46298)
at aS (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:48276)
at a
(/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:50165)
at /Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:38901
at ab (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:39374)
at e (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:46298)
at aS (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:48276)
at a_ (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:50165)
at /Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:38901
at ab (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:39374)
at e (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:46298)
null
⨯ node_modules/@clerk/shared/dist/chunk-5DRMPUGE.mjs (175:12) @ Object.throwMissingPublishableKeyError
⨯ Internal error: Error: @clerk/nextjs: Missing publishableKey. You can get your key at https://dashboard.clerk.com/last-active?path=api-keys.
at Object.throwMissingPublishableKeyError (./node_modules/@clerk/shared/dist/chunk-5DRMPUGE.mjs:196:19)
at ClerkProviderBase (./node_modules/@clerk/clerk-react/dist/esm/contexts/ClerkProvider.js:29:62)
at ai (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:6505)
at /Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:11284
at ab (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:13038)
at e (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:46298)
at aS (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:48276)
at ag (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:7923)
at /Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:13014
at ab (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:13038)
at e (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:46298)
at aS (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:48276)
at ab (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:41727)
at e (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:46298)
at aS (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:48276)
at ag (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:7923)
at /Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:13014
at ab (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:13038)
at e (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:46298)
at aS (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:48276)
at ag (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:7923)
at /Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:13014
at ab (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:13038)
at e (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:46298)
at aS (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:48276)
at ag (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:7923)
at /Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:13014
at ab (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:13038)
at e (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:46298)
at aS (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:48276)
at ag (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:7923)
at /Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:13014
at ab (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:13038)
at e (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:46298)
at aS (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:48276)
at ag (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:7923)
at /Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:13014
at ab (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:13038)
at ab (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:43088)
at e (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:46298)
at aS (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:48276)
at a_ (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:50165)
at /Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:38901
at ab (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:39374)
at e (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:46298)
at aS (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:48276)
at a_ (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:50165)
at /Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:38901
at ab (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:39374)
at e (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:46298)
null
⚠ Fast Refresh had to perform a full reload due to a runtime error.
⨯ node_modules/@clerk/backend/dist/esm/index.js (697:10) @ Error
⨯ Missing Clerk Secret Key or API Key. Go to https://dashboard.clerk.com and get your key for your instance.
null
⨯ node_modules/@clerk/backend/dist/esm/index.js (697:10) @ Error
⨯ Missing Clerk Secret Key or API Key. Go to https://dashboard.clerk.com and get your key for your instance.
null
⨯ node_modules/@clerk/shared/dist/chunk-5DRMPUGE.mjs (175:12) @ Object.throwMissingPublishableKeyError
⨯ Internal error: Error: @clerk/nextjs: Missing publishableKey. You can get your key at https://dashboard.clerk.com/last-active?path=api-keys.
at Object.throwMissingPublishableKeyError (./node_modules/@clerk/shared/dist/chunk-5DRMPUGE.mjs:196:19)
at ClerkProviderBase (./node_modules/@clerk/clerk-react/dist/esm/contexts/ClerkProvider.js:29:62)
at ai (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:6505)
at /Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:11284
at ab (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:13038)
at e (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:46298)
at aS (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:48276)
at ag (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:7923)
at /Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:13014
at ab (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:13038)
at e (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:46298)
at aS (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:48276)
at ab (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:41727)
at e (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:46298)
at aS (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:48276)
at ag (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:7923)
at /Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:13014
at ab (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:13038)
at e (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:46298)
at aS (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:48276)
at ag (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:7923)
at /Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:13014
at ab (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:13038)
at e (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:46298)
at aS (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:48276)
at ag (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:7923)
at /Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:13014
at ab (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:13038)
at e (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:46298)
at aS (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:48276)
at ag (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:7923)
at /Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:13014
at ab (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:13038)
at e (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:46298)
at aS (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:48276)
at ag (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:7923)
at /Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:13014
at ab (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:13038)
at ab (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:43088)
at e (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:46298)
at aS (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:48276)
at a_ (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:50165)
at /Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:38901
at ab (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:39374)
at e (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:46298)
at aS (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:48276)
at a_ (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:50165)
at /Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:38901
at ab (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:39374)
at e (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:46298)
null
[webpack.cache.PackFileCacheStrategy] Serializing big strings (101kiB) impacts deserialization performance (consider using Buffer instead and decode when needed)
✓ Compiled /favicon.ico in 107ms (573 modules)
Reload env: .env.local
⚠ Fast Refresh had to perform a full reload due to a runtime error.
⨯ node_modules/@clerk/backend/dist/esm/index.js (697:10) @ Error
⨯ Missing Clerk Secret Key or API Key. Go to https://dashboard.clerk.com and get your key for your instance.
null
✓ Compiled in 1498ms (842 modules)
○ Compiling /not-found ...
✓ Compiled /not-found in 975ms (1059 modules)
✓ Compiled /favicon.ico in 83ms (573 modules)
○ Compiling / ...
✓ Compiled / in 946ms (1462 modules)
⚠ The "images.domains" configuration is deprecated. Please use "images.remotePatterns" configuration instead.
INFO: Clerk: The request to /dashboard is being redirected because there is no signed-in user, and the path is not included in ignoredRoutes or publicRoutes. To prevent this behavior, choose one of:

  1. To make the route accessible to both signed in and signed out users, add "/dashboard" to the publicRoutes array passed to authMiddleware
  2. To prevent Clerk authentication from running at all, pass ignoredRoutes: ["/((?!api|trpc))(_next.*|.+\.[\w]+$)", "/dashboard"] to authMiddleware
  3. Pass a custom afterAuth to authMiddleware, and replace Clerk's default behavior of redirecting unless a route is included in publicRoutes

For additional information about middleware, please visit https://clerk.com/docs/nextjs/middleware
(This log only appears in development mode, or if debug: true is passed to authMiddleware)
INFO: Clerk: The request to /dashboard is being redirected because there is no signed-in user, and the path is not included in ignoredRoutes or publicRoutes. To prevent this behavior, choose one of:

  1. To make the route accessible to both signed in and signed out users, add "/dashboard" to the publicRoutes array passed to authMiddleware
  2. To prevent Clerk authentication from running at all, pass ignoredRoutes: ["/((?!api|trpc))(_next.*|.+\.[\w]+$)", "/dashboard"] to authMiddleware
  3. Pass a custom afterAuth to authMiddleware, and replace Clerk's default behavior of redirecting unless a route is included in publicRoutes

For additional information about middleware, please visit https://clerk.com/docs/nextjs/middleware
(This log only appears in development mode, or if debug: true is passed to authMiddleware)
✓ Compiled /dashboard in 425ms (1580 modules)
⨯ node_modules/@clerk/backend/dist/esm/index.js (1330:18) @ SessionAPI.eval [as request]
⨯ Error: Not Found
at async getAuthToken (./app/auth.ts:8:12)
at async ServerDashboardHomePage (./app/dashboard/page.tsx:17:19)
null
⨯ node_modules/@clerk/backend/dist/esm/index.js (1330:18) @ SessionAPI.eval [as request]
⨯ Error: Not Found
at async getAuthToken (./app/auth.ts:8:12)
at async ServerDashboardHomePage (./app/dashboard/page.tsx:17:19)
digest: "2533320378"
null
[webpack.cache.PackFileCacheStrategy] Serializing big strings (101kiB) impacts deserialization performance (consider using Buffer instead and decode when needed)
Reload env: .env.local
⚠ Fast Refresh had to perform a full reload due to a runtime error.
✓ Compiled in 536ms (1831 modules)
✓ Compiled in 277ms (1831 modules)
✓ Compiled in 128ms (1831 modules)
Warning: Invalid hook call. Hooks can only be called inside of the body of a function component. This could happen for one of the following reasons:

  1. You might have mismatching versions of React and the renderer (such as React DOM)
  2. You might be breaking the Rules of Hooks
  3. You might have more than one copy of React in the same app
    See https://reactjs.org/link/invalid-hook-call for tips about how to debug and fix this problem.
    Warning: Invalid hook call. Hooks can only be called inside of the body of a function component. This could happen for one of the following reasons:
  4. You might have mismatching versions of React and the renderer (such as React DOM)
  5. You might be breaking the Rules of Hooks
  6. You might have more than one copy of React in the same app
    See https://reactjs.org/link/invalid-hook-call for tips about how to debug and fix this problem.
    TypeError: Cannot read properties of null (reading 'useContext')
    at t.useContext (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:163120)
    at usePathname (webpack-internal:///(ssr)/./node_modules/next/dist/client/components/navigation.js:122:34)
    at ErrorBoundary (webpack-internal:///(ssr)/./node_modules/next/dist/client/components/error-boundary.js:129:50)
    at ai (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:6505)
    at /Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:11284
    at ab (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:13038)
    at e (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:46298)
    at aS (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:48276)
    at ag (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:7923)
    at /Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:13014
    at ab (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:13038)
    at ab (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:43088)
    at e (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:46298)
    at aS (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:48276)
    at e (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:46613)
    at aS (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:48276)
    at ag (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:7923)
    at /Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:13014
    at ab (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:13038)
    at e (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:46298)
    at aS (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:48276)
    at /Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:55195
    at /Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:55862
    at a$ (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:55870)
    at Timeout._onTimeout (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:4037)
    at listOnTimeout (node:internal/timers:573:17)
    at process.processTimers (node:internal/timers:514:7)
    ⨯ TypeError: Cannot read properties of null (reading 'useContext')
    at UserNav (./components/ui/UserNav.tsx:29:80)
    Warning: Invalid hook call. Hooks can only be called inside of the body of a function component. This could happen for one of the following reasons:
  7. You might have mismatching versions of React and the renderer (such as React DOM)
  8. You might be breaking the Rules of Hooks
  9. You might have more than one copy of React in the same app
    See https://reactjs.org/link/invalid-hook-call for tips about how to debug and fix this problem.
    Warning: Invalid hook call. Hooks can only be called inside of the body of a function component. This could happen for one of the following reasons:
  10. You might have mismatching versions of React and the renderer (such as React DOM)
  11. You might be breaking the Rules of Hooks
  12. You might have more than one copy of React in the same app
    See https://reactjs.org/link/invalid-hook-call for tips about how to debug and fix this problem.
    TypeError: Cannot read properties of null (reading 'useContext')
    at t.useContext (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:163120)
    at usePathname (webpack-internal:///(ssr)/./node_modules/next/dist/client/components/navigation.js:122:34)
    at ErrorBoundary (webpack-internal:///(ssr)/./node_modules/next/dist/client/components/error-boundary.js:129:50)
    at ai (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:6505)
    at /Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:11284
    at ab (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:13038)
    at e (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:46298)
    at aS (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:48276)
    at ag (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:7923)
    at /Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:13014
    at ab (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:13038)
    at ab (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:43088)
    at e (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:46298)
    at aS (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:48276)
    at e (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:46613)
    at aS (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:48276)
    at ag (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:7923)
    at /Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:13014
    at ab (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:13038)
    at e (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:46298)
    at aS (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:48276)
    at /Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:55195
    at /Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:55862
    at a$ (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:55870)
    at Timeout._onTimeout (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:4037)
    at listOnTimeout (node:internal/timers:573:17)
    at process.processTimers (node:internal/timers:514:7)
    ⨯ TypeError: Cannot read properties of null (reading 'useContext')
    at t.useContext (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:163120)
    at usePathname (webpack-internal:///(ssr)/./node_modules/next/dist/client/components/navigation.js:122:34)
    at ErrorBoundary (webpack-internal:///(ssr)/./node_modules/next/dist/client/components/error-boundary.js:129:50)
    at ai (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:6505)
    at /Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:11284
    at ab (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:13038)
    at e (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:46298)
    at aS (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:48276)
    at ag (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:7923)
    at /Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:13014
    at ab (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:13038)
    at ab (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:43088)
    at e (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:46298)
    at aS (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:48276)
    at e (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:46613)
    at aS (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:48276)
    at ag (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:7923)
    at /Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:13014
    at ab (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:13038)
    at e (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:46298)
    at aS (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:48276)
    at /Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:55195
    at /Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:55862
    at a$ (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:55870)
    at Timeout._onTimeout (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:4037)
    at listOnTimeout (node:internal/timers:573:17)
    at process.processTimers (node:internal/timers:514:7) {
    page: '/dashboard'
    }
    ⨯ TypeError: Cannot read properties of null (reading 'useContext')
    at UserNav (./components/ui/UserNav.tsx:29:80)
    ⨯ node_modules/@clerk/backend/dist/esm/index.js (1330:18) @ SessionAPI.eval [as request]
    ⨯ Error: Not Found
    at async getAuthToken (./app/auth.ts:8:12)
    at async ServerDashboardHomePage (./app/dashboard/page.tsx:17:19)
    null
    ⨯ node_modules/@clerk/backend/dist/esm/index.js (1330:18) @ SessionAPI.eval [as request]
    ⨯ Error: Not Found
    at async getAuthToken (./app/auth.ts:8:12)
    at async ServerDashboardHomePage (./app/dashboard/page.tsx:17:19)
    digest: "2533320378"
    null
    ⨯ TypeError: Cannot read properties of null (reading 'useContext')
    at t.useContext (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:163120)
    at usePathname (webpack-internal:///(ssr)/./node_modules/next/dist/client/components/navigation.js:122:34)
    at ErrorBoundary (webpack-internal:///(ssr)/./node_modules/next/dist/client/components/error-boundary.js:129:50)
    at ai (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:6505)
    at /Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:11284
    at ab (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:13038)
    at e (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:46298)
    at aS (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:48276)
    at ag (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:7923)
    at /Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:13014
    at ab (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:13038)
    at ab (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:43088)
    at e (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:46298)
    at aS (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:48276)
    at e (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:46613)
    at aS (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:48276)
    at ag (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:7923)
    at /Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:13014
    at ab (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:13038)
    at e (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:46298)
    at aS (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:48276)
    at /Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:55195
    at /Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:55862
    at a$ (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:55870)
    at Timeout._onTimeout (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:4037)
    at listOnTimeout (node:internal/timers:573:17)
    at process.processTimers (node:internal/timers:514:7) {
    page: '/dashboard'
    }
    ⨯ node_modules/@clerk/backend/dist/esm/index.js (1330:18) @ SessionAPI.eval [as request]
    ⨯ Error: Not Found
    at async getAuthToken (./app/auth.ts:8:12)
    at async ServerDashboardHomePage (./app/dashboard/page.tsx:17:19)
    null
    ⨯ node_modules/@clerk/backend/dist/esm/index.js (1330:18) @ SessionAPI.eval [as request]
    ⨯ Error: Not Found
    at async getAuthToken (./app/auth.ts:8:12)
    at async ServerDashboardHomePage (./app/dashboard/page.tsx:17:19)
    digest: "2533320378"
    null
    ✓ Compiled in 271ms (1831 modules)
    ⨯ node_modules/@clerk/backend/dist/esm/index.js (1330:18) @ SessionAPI.eval [as request]
    ⨯ Error: Not Found
    at async getAuthToken (./app/auth.ts:8:12)
    at async ServerDashboardHomePage (./app/dashboard/page.tsx:17:19)
    null
    ⨯ node_modules/@clerk/backend/dist/esm/index.js (1330:18) @ SessionAPI.eval [as request]
    ⨯ Error: Not Found
    at async getAuthToken (./app/auth.ts:8:12)
    at async ServerDashboardHomePage (./app/dashboard/page.tsx:17:19)
    digest: "2533320378"
    null
    Warning: Invalid hook call. Hooks can only be called inside of the body of a function component. This could happen for one of the following reasons:
  13. You might have mismatching versions of React and the renderer (such as React DOM)
  14. You might be breaking the Rules of Hooks
  15. You might have more than one copy of React in the same app
    See https://reactjs.org/link/invalid-hook-call for tips about how to debug and fix this problem.
    Warning: Invalid hook call. Hooks can only be called inside of the body of a function component. This could happen for one of the following reasons:
  16. You might have mismatching versions of React and the renderer (such as React DOM)
  17. You might be breaking the Rules of Hooks
  18. You might have more than one copy of React in the same app
    See https://reactjs.org/link/invalid-hook-call for tips about how to debug and fix this problem.
    TypeError: Cannot read properties of null (reading 'useContext')
    at t.useContext (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:163120)
    at usePathname (webpack-internal:///(ssr)/./node_modules/next/dist/client/components/navigation.js:122:34)
    at ErrorBoundary (webpack-internal:///(ssr)/./node_modules/next/dist/client/components/error-boundary.js:129:50)
    at ai (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:6505)
    at /Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:11284
    at ab (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:13038)
    at e (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:46298)
    at aS (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:48276)
    at ag (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:7923)
    at /Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:13014
    at ab (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:13038)
    at ab (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:43088)
    at e (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:46298)
    at aS (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:48276)
    at e (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:46613)
    at aS (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:48276)
    at ag (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:7923)
    at /Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:13014
    at ab (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:13038)
    at e (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:46298)
    at aS (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:48276)
    at /Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:55195
    at /Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:55862
    at a$ (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:55870)
    at Timeout._onTimeout (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:4037)
    at listOnTimeout (node:internal/timers:573:17)
    at process.processTimers (node:internal/timers:514:7)
    ⨯ TypeError: Cannot read properties of null (reading 'useContext')
    at UserNav (./components/ui/UserNav.tsx:29:80)
    ⨯ TypeError: Cannot read properties of null (reading 'useContext')
    at t.useContext (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:163120)
    at usePathname (webpack-internal:///(ssr)/./node_modules/next/dist/client/components/navigation.js:122:34)
    at ErrorBoundary (webpack-internal:///(ssr)/./node_modules/next/dist/client/components/error-boundary.js:129:50)
    at ai (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:6505)
    at /Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:11284
    at ab (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:13038)
    at e (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:46298)
    at aS (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:48276)
    at ag (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:7923)
    at /Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:13014
    at ab (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:13038)
    at ab (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:43088)
    at e (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:46298)
    at aS (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:48276)
    at e (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:46613)
    at aS (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:48276)
    at ag (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:7923)
    at /Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:13014
    at ab (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:13038)
    at e (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:46298)
    at aS (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:48276)
    at /Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:55195
    at /Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:55862
    at a$ (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:55870)
    at Timeout._onTimeout (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:4037)
    at listOnTimeout (node:internal/timers:573:17)
    at process.processTimers (node:internal/timers:514:7) {
    page: '/dashboard'
    }
    ⨯ node_modules/@clerk/backend/dist/esm/index.js (1330:18) @ SessionAPI.eval [as request]
    ⨯ Error: Not Found
    at async getAuthToken (./app/auth.ts:8:12)
    at async ServerDashboardHomePage (./app/dashboard/page.tsx:17:19)
    null
    ⨯ node_modules/@clerk/backend/dist/esm/index.js (1330:18) @ SessionAPI.eval [as request]
    ⨯ Error: Not Found
    at async getAuthToken (./app/auth.ts:8:12)
    at async ServerDashboardHomePage (./app/dashboard/page.tsx:17:19)
    digest: "2533320378"
    null
    Warning: Invalid hook call. Hooks can only be called inside of the body of a function component. This could happen for one of the following reasons:
  19. You might have mismatching versions of React and the renderer (such as React DOM)
  20. You might be breaking the Rules of Hooks
  21. You might have more than one copy of React in the same app
    See https://reactjs.org/link/invalid-hook-call for tips about how to debug and fix this problem.
    TypeError: Cannot read properties of null (reading 'useContext')
    at t.useContext (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:163120)
    at usePathname (webpack-internal:///(ssr)/./node_modules/next/dist/client/components/navigation.js:122:34)
    at ErrorBoundary (webpack-internal:///(ssr)/./node_modules/next/dist/client/components/error-boundary.js:129:50)
    at ai (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:6505)
    at /Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:11284
    at ab (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:13038)
    at e (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:46298)
    at aS (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:48276)
    at ag (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:7923)
    at /Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:13014
    at ab (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:13038)
    at ab (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:43088)
    at e (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:46298)
    at aS (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:48276)
    at e (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:46613)
    at aS (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:48276)
    at ag (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:7923)
    at /Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:13014
    at ab (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:13038)
    at e (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:46298)
    at aS (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:48276)
    at /Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:55195
    at /Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:55862
    at a$ (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:55870)
    at Timeout._onTimeout (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:4037)
    at listOnTimeout (node:internal/timers:573:17)
    at process.processTimers (node:internal/timers:514:7)
    ⨯ TypeError: Cannot read properties of null (reading 'useContext')
    at t.useContext (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:163120)
    at usePathname (webpack-internal:///(ssr)/./node_modules/next/dist/client/components/navigation.js:122:34)
    at ErrorBoundary (webpack-internal:///(ssr)/./node_modules/next/dist/client/components/error-boundary.js:129:50)
    at ai (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:6505)
    at /Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:11284
    at ab (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:13038)
    at e (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:46298)
    at aS (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:48276)
    at ag (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:7923)
    at /Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:13014
    at ab (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:13038)
    at ab (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:43088)
    at e (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:46298)
    at aS (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:48276)
    at e (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:46613)
    at aS (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:48276)
    at ag (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:7923)
    at /Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:13014
    at ab (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:13038)
    at e (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:46298)
    at aS (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:48276)
    at /Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:55195
    at /Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:55862
    at a$ (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:55870)
    at Timeout._onTimeout (/Users/yixin0909zhang/Desktop/notesGPT/node_modules/next/dist/compiled/next-server/app-page.runtime.dev.js:35:4037)
    at listOnTimeout (node:internal/timers:573:17)
    at process.processTimers (node:internal/timers:514:7) {
    page: '/dashboard'
    }
    ⨯ node_modules/@clerk/backend/dist/esm/index.js (1330:18) @ SessionAPI.eval [as request]
    ⨯ Error: Not Found
    at async getAuthToken (./app/auth.ts:8:12)
    at async ServerDashboardHomePage (./app/dashboard/page.tsx:17:19)
    null
    ⨯ node_modules/@clerk/backend/dist/esm/index.js (1330:18) @ SessionAPI.eval [as request]
    ⨯ Error: Not Found
    at async getAuthToken (./app/auth.ts:8:12)
    at async ServerDashboardHomePage (./app/dashboard/page.tsx:17:19)
    digest: "2533320378"
    null
    Warning: Invalid hook call. Hooks can only be called inside of the body of a function component. This could happen for one of the following reasons:
  22. You might have mismatching versions of React and the renderer (such as React DOM)
  23. You might be breaking the Rules of Hooks
  24. You might have more than one copy of React in the same app
    See https://reactjs.org/link/invalid-hook-call for tips about how to debug and fix this problem.
    ⨯ TypeError: Cannot read properties of null (reading 'useContext')
    at UserNav (./components/ui/UserNav.tsx:29:80)
    ✓ Compiled /favicon.ico in 335ms (928 modules)
    ⨯ node_modules/@clerk/backend/dist/esm/index.js (1330:18) @ SessionAPI.eval [as request]
    ⨯ Error: Not Found
    at async getAuthToken (./app/auth.ts:8:12)
    at async ServerDashboardHomePage (./app/dashboard/page.tsx:17:19)
    null
    ⚠ Fast Refresh had to perform a full reload due to a runtime error.
    ✓ Compiled /not-found in 232ms (1580 modules)
    ⨯ node_modules/@clerk/backend/dist/esm/index.js (1330:18) @ SessionAPI.eval [as request]
    ⨯ Error: Not Found
    at async getAuthToken (./app/auth.ts:8:12)
    at async ServerDashboardHomePage (./app/dashboard/page.tsx:17:19)
    null
    ⨯ node_modules/@clerk/backend/dist/esm/index.js (1330:18) @ SessionAPI.eval [as request]
    ⨯ Error: Not Found
    at async getAuthToken (./app/auth.ts:8:12)
    at async ServerDashboardHomePage (./app/dashboard/page.tsx:17:19)
    digest: "2533320378"
    null
    Reload env: .env.local
    ✓ Compiled in 154ms (1863 modules)
    ✓ Compiled in 152ms (1863 modules)
    Reload env: .env.local
    ⚠ Fast Refresh had to perform a full reload due to a runtime error.
    ✓ Compiled in 741ms (1863 modules)
    ⨯ node_modules/@clerk/backend/dist/esm/index.js (1330:18) @ SessionAPI.eval [as request]
    ⨯ Error: Not Found
    at async getAuthToken (./app/auth.ts:8:12)
    at async ServerDashboardHomePage (./app/dashboard/page.tsx:17:19)
    null
    Reload env: .env.local
    ⚠ Fast Refresh had to perform a full reload due to a runtime error.
    ✓ Compiled in 498ms (1831 modules)
    ⨯ node_modules/@clerk/backend/dist/esm/index.js (1330:18) @ SessionAPI.eval [as request]
    ⨯ Error: Not Found
    at async getAuthToken (./app/auth.ts:8:12)
    at async ServerDashboardHomePage (./app/dashboard/page.tsx:17:19)
    null
    ⨯ node_modules/@clerk/backend/dist/esm/index.js (1330:18) @ SessionAPI.eval [as request]
    ⨯ Error: Not Found
    at async getAuthToken (./app/auth.ts:8:12)
    at async ServerDashboardHomePage (./app/dashboard/page.tsx:17:19)
    digest: "2533320378"
    null
    ✓ Compiled /favicon.ico in 76ms (928 modules)
    ✓ Compiled /dashboard/action-items in 451ms (1555 modules)
    ⚠ Fast Refresh had to perform a full reload due to a runtime error.
    ⨯ node_modules/@clerk/backend/dist/esm/index.js (1330:18) @ SessionAPI.eval [as request]
    ⨯ Error: Not Found
    at async getAuthToken (./app/auth.ts:8:12)
    at async Page (./app/dashboard/action-items/page.tsx:17:19)
    null
    ⨯ node_modules/@clerk/backend/dist/esm/index.js (1330:18) @ SessionAPI.eval [as request]
    ⨯ Error: Not Found
    at async getAuthToken (./app/auth.ts:8:12)
    at async ServerDashboardHomePage (./app/dashboard/page.tsx:17:19)
    null
    ⨯ node_modules/@clerk/backend/dist/esm/index.js (1330:18) @ SessionAPI.eval [as request]
    ⨯ Error: Not Found
    at async getAuthToken (./app/auth.ts:8:12)
    at async ServerDashboardHomePage (./app/dashboard/page.tsx:17:19)
    digest: "2533320378"
    null
    ✓ Compiled /favicon.ico in 86ms (933 modules)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions