Kimberli
Kimberli
I'm getting the same issue as @jvalentine, and my base installation of Tesseract works already (e.g. `tesseract test.jpg stdout`), and the training data is in the correct spot. Any updates...
Actually, I think when I was installing libmagickwand-dev yesterday it didn't work correctly. Tried again today and it works. Thanks!
I'm seeing this as well (with a `postgresql` provider) even though Prisma Studio was working for me a few days ago. I've tried running the suggested command (`prisma platform auth...
Ah sorry, here's the error message I'm getting in the browser (when I try to commit changes in Prisma Studio) ``` Failed to commit changes: Invalid `f=e.match(J2t)?.[1]??"",g=e.match(Q2t)?.[1]??null,v=e.match(Z2t)?.[1]??null,{getPrismaClient:E,PrismaClientKnownRequestError:x,PrismaClientRustPanicError:S,PrismaClientInitializationError:C,PrismaClientValidationError:A}=require(`${c.prismaClient}/runtime/${u}`),O=Buffer.from(e,"utf-8").toString("base64"),I=(0,GN.createHash)("sha256").update()` invocation in /Users/kim/project/node_modules/prisma/build/index.js:1521:12640...
It's in the popup UI, and I don't see a console error. The last message I see is `Committing actions: ...` I think I figured it out - my schema...