500
Cannot read properties of undefined (reading 'res')
at writeServerCookie (./node_modules/.pnpm/nuxt3@3.0.0-rc.13-27772354.a0a59e2_meulvl465cbihuljsrc34u445u/node_modules/nuxt3/dist/app/composables/cookie.mjs:64:27)
at writeFinalCookieValue (./node_modules/.pnpm/nuxt3@3.0.0-rc.13-27772354.a0a59e2_meulvl465cbihuljsrc34u445u/node_modules/nuxt3/dist/app/composables/cookie.mjs:32:9)
at _function (./node_modules/.pnpm/hookable@5.4.2/node_modules/hookable/dist/index.mjs:102:14)
at ./node_modules/.pnpm/hookable@5.4.2/node_modules/hookable/dist/index.mjs:39:82
at processTicksAndRejections (node:internal/process/task_queues:96:5)
at async ./.nuxt/dev/index.mjs:616:3
at async ./.nuxt/dev/index.mjs:107:22
at async Object.handler (./node_modules/.pnpm/h3@0.8.6/node_modules/h3/dist/index.mjs:634:19)
at async Server.toNodeHandle (./node_modules/.pnpm/h3@0.8.6/node_modules/h3/dist/index.mjs:698:7)
{
"devDependencies": {
-- "nuxt": "^3.0.0-rc.1"
++ "nuxt": "npm:nuxt3@latest"
}
}