daily-code icon indicating copy to clipboard operation
daily-code copied to clipboard

bug: Build broken

Open hkirat opened this issue 1 year ago • 2 comments

npm run build crashing with

Linting and checking validity of types
Collecting page data ..Error: Invariant: headers() expects to have requestAsyncStorage, none available. at u (/Users/harkiratsingh/Projects/daily-code/apps/web/.next/server/chunks/679.js:30:27018) at s (/Users/harkiratsingh/Projects/daily-code/apps/web/.next/server/chunks/679.js:30:20321) at /Users/harkiratsingh/Projects/daily-code/apps/web/.next/server/chunks/576.js:11:2536 at t.a (/Users/harkiratsingh/Projects/daily-code/apps/web/.next/server/webpack-runtime.js:1:889) at 5554 (/Users/harkiratsingh/Projects/daily-code/apps/web/.next/server/chunks/576.js:11:2299) at Function.t (/Users/harkiratsingh/Projects/daily-code/apps/web/.next/server/webpack-runtime.js:1:128) at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async collectGenerateParams (/Users/harkiratsingh/Projects/daily-code/node_modules/next/dist/build/utils.js:919:21) at async /Users/harkiratsingh/Projects/daily-code/node_modules/next/dist/build/utils.js:1138:17 at async Span.traceAsyncFn (/Users/harkiratsingh/Projects/daily-code/node_modules/next/dist/trace/trace.js:151:20)

Build error occurred Error: Failed to collect page data for /profile

hkirat avatar Apr 30 '24 07:04 hkirat

@hkirat Can I take it up?

dyaipayan22 avatar Apr 30 '24 12:04 dyaipayan22

@hkirat Can I take it up?

Already done! #374 Can be closed. @hkirat

SujithThirumalaisamy avatar May 01 '24 16:05 SujithThirumalaisamy