Erik
Erik
Explore posts from servers
TTCTheo's Typesafe Cult
Created by Erik on 5/26/2024 in #questions
TypeError: Cannot read properties of undefined (reading 'url')
Hi, I'm getting this error when I try to upload an image:
(FiberFailure) TypeError: Cannot read properties of undefined (reading 'url')
at eval (webpack-internal:///(rsc)/./node_modules/uploadthing/server/index.js:492:33)
POST /api/uploadthing?actionType=upload&slug=productImage 500 in 608ms
(FiberFailure) TypeError: Cannot read properties of undefined (reading 'url')
at eval (webpack-internal:///(rsc)/./node_modules/uploadthing/server/index.js:492:33)
POST /api/uploadthing?actionType=upload&slug=productImage 500 in 608ms
Does anyone know what could be causing this? It was working some time ago but I probably messed up something with my code or an update.
4 replies
DTDrizzle Team
Created by Erik on 3/7/2024 in #help
[SQLite Expo driver] Error code : no such table: task_to_tags
No description
1 replies