Next.js Discord

Discord Forum

TypeError when using NextJS

Unanswered
Crucian carp posted this in #help-forum
Open in Discord
Crucian carpOP
I get this error when I use serverless-mysql together with nextjs:
TypeError: Cannot read properties of undefined (Lesen von 'slice') at Object.connect (webpack-intern:///(middleware)/./node_modules/serverless-mysql/index.js:97:23) at async isSessionValid (webpack-intern:///(middleware)/./src/app/lib/db.ts:107:5) bei async isAuthenticated (webpack-intern:///(middleware)/./src/app/lib/actions.ts:108:10)

2 Replies

Crucian carpOP
Bump
Crucian carpOP
I just can't figure it out...
Why doesn't it work