s is not a function #88

Closed
opened 2023-10-25 03:56:26 +00:00 by CJ_Clippy · 0 comments
Owner

seen on futureporn-next. caused a 304

2023-10-25T03:35:38.138647094Z app[web.1]: TypeError: s is not a function
2023-10-25T03:35:38.138661442Z app[web.1]:     at /app/node_modules/.pnpm/next@13.5.4_react-dom@18.2.0_react@18.2.0_sass@1.69.2/node_modules/next/dist/compiled/next-server/app-page.runtime.prod.js:109:5429
2023-10-25T03:35:38.138666291Z app[web.1]:     at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
2023-10-25T03:35:38.138670609Z app[web.1]:     at async t2 (/app/node_modules/.pnpm/next@13.5.4_react-dom@18.2.0_react@18.2.0_sass@1.69.2/node_modules/next/dist/compiled/next-server/app-page.runtime.prod.js:109:4679)
2023-10-25T03:35:38.138687532Z app[web.1]:     at async U (/app/node_modules/.pnpm/next@13.5.4_react-dom@18.2.0_react@18.2.0_sass@1.69.2/node_modules/next/dist/compiled/next-server/app-page.runtime.prod.js:109:29592)
2023-10-25T03:35:38.138691951Z app[web.1]:     at async doRender (/app/node_modules/.pnpm/next@13.5.4_react-dom@18.2.0_react@18.2.0_sass@1.69.2/node_modules/next/dist/server/base-server.js:1294:26)
2023-10-25T03:35:38.138696329Z app[web.1]:     at async cacheEntry.responseCache.get.incrementalCache.incrementalCache (/app/node_modules/.pnpm/next@13.5.4_react-dom@18.2.0_react@18.2.0_sass@1.69.2/node_modules/next/dist/server/base-server.js:1446:28)
2023-10-25T03:35:38.138701910Z app[web.1]:     at async /app/node_modules/.pnpm/next@13.5.4_react-dom@18.2.0_react@18.2.0_sass@1.69.2/node_modules/next/dist/server/response-cache/index.js:102:36

seen on futureporn-next. caused a 304 ``` 2023-10-25T03:35:38.138647094Z app[web.1]: TypeError: s is not a function 2023-10-25T03:35:38.138661442Z app[web.1]: at /app/node_modules/.pnpm/next@13.5.4_react-dom@18.2.0_react@18.2.0_sass@1.69.2/node_modules/next/dist/compiled/next-server/app-page.runtime.prod.js:109:5429 2023-10-25T03:35:38.138666291Z app[web.1]: at process.processTicksAndRejections (node:internal/process/task_queues:95:5) 2023-10-25T03:35:38.138670609Z app[web.1]: at async t2 (/app/node_modules/.pnpm/next@13.5.4_react-dom@18.2.0_react@18.2.0_sass@1.69.2/node_modules/next/dist/compiled/next-server/app-page.runtime.prod.js:109:4679) 2023-10-25T03:35:38.138687532Z app[web.1]: at async U (/app/node_modules/.pnpm/next@13.5.4_react-dom@18.2.0_react@18.2.0_sass@1.69.2/node_modules/next/dist/compiled/next-server/app-page.runtime.prod.js:109:29592) 2023-10-25T03:35:38.138691951Z app[web.1]: at async doRender (/app/node_modules/.pnpm/next@13.5.4_react-dom@18.2.0_react@18.2.0_sass@1.69.2/node_modules/next/dist/server/base-server.js:1294:26) 2023-10-25T03:35:38.138696329Z app[web.1]: at async cacheEntry.responseCache.get.incrementalCache.incrementalCache (/app/node_modules/.pnpm/next@13.5.4_react-dom@18.2.0_react@18.2.0_sass@1.69.2/node_modules/next/dist/server/base-server.js:1446:28) 2023-10-25T03:35:38.138701910Z app[web.1]: at async /app/node_modules/.pnpm/next@13.5.4_react-dom@18.2.0_react@18.2.0_sass@1.69.2/node_modules/next/dist/server/response-cache/index.js:102:36 ```
CJ_Clippy added the
bug
label 2023-10-25 03:56:26 +00:00
Sign in to join this conversation.
No description provided.