#Debugging Server Chunks

2 messages · Page 1 of 1 (latest)

bronze lynx
#

I got this error on my production build of Next 15, it doesn't happen on next dev

⨯ TypeError: s is not a function
  at <unknown> (/app/.next/server/chunks/6095.js:4:2731796)
  at new K (/app/.next/server/chunks/6095.js:4:2733145)
  at t.createWindow (/app/.next/server/chunks/6095.js:4:2731449)
  at new E (/app/.next/server/chunks/6095.js:4:2727325)
  at t.jsdomAdaptor (/app/.next/server/chunks/6095.js:4:76853)
  at 75083 (/app/.next/server/chunks/6095.js:870:535383)
  at t (/app/.next/server/webpack-runtime.js:1:128)
  at 81058 (/app/.next/server/chunks/6828.js:1:14948)
  at t (/app/.next/server/webpack-runtime.js:1:128)
  at 7739 (/app/.next/server/chunks/1993.js:1:20935) {
 digest: '2217791976'

Is it possible to debug this using sourcemaps?

hollow torrentBOT
#

🔎 This post has been indexed in our web forum and will be seen by search engines so other users can find it outside Discord

🕵️ Your user profile is private by default and won't be visible to users outside Discord, if you want to be visible in the web forum you can add the "Public Profile" role in id:customize

✅ You can mark a message as the answer for your post with Right click -> Apps -> Mark Solution
(if you don't see the option, try refreshing Discord with Ctrl + R)