Maujin111
Maujin111
PPrisma
Created by Maujin111 on 7/30/2024 in #help-and-questions
main.TableName Error
Hi noob question here, Do u have any idea why i'm getting this error. I compiled with webpack PrismaClientKnownRequestError: Invalid prisma.configuraciones.findMany() invocation: The table main.Configuraciones does not exist in the current database. at e.value (/home/dist/bundle.js:2:323265) at e.value (/home/dist/bundle.js:2:322530) at e.<anonymous> (/home/dist/bundle.js:2:322031) at f (/home/dist/bundle.js:2:91185) at Generator.<anonymous> (/home/backtienda/dist/bundle.js:2:92533) at Generator.throw (/home/backtienda/dist/bundle.js:2:91614) at asyncGeneratorStep (/home/dist/bundle.js:2:97117) at s (/home/dist/bundle.js:2:97389) { code: 'P2021', clientVersion: '5.17.0', meta: { modelName: 'Configuraciones', table: 'main.Configuraciones' } }
4 replies