attach

suddenly getting CORS errors running studio in Chrome.
installed drizzle-kit@0.30.1 with binaries:
- drizzle-kit
installed drizzle-orm@0.38.2
installed @libsql/client@0.14.0
installed drizzle-kit@0.30.1 with binaries:
- drizzle-kit
installed drizzle-orm@0.38.2
installed @libsql/client@0.14.0
Running on macos.
No description
9 Replies
andystevenson
andystevensonOP10mo ago
These are the errors thrown up by the browser in firefox. Bit more cryptic in Chrome.
Mario564
Mario56410mo ago
CC: @⚡Z.E.U.S⚡
⚡Z.E.U.S⚡
⚡Z.E.U.S⚡10mo ago
@andystevenson Hey! Are you still getting these errors? These errors prevent the studio from starting?
andystevenson
andystevensonOP10mo ago
Yes still getting them. Studio starts fine but I cannot use drizzle runner at all.
⚡Z.E.U.S⚡
⚡Z.E.U.S⚡10mo ago
What error are you getting in Drizzle Runner?
andystevenson
andystevensonOP10mo ago
Here's a screenshot. Just says
uniqueIndex is not defined
uniqueIndex is not defined
No description
andystevenson
andystevensonOP10mo ago
SQL runner seems to be working fine.
⚡Z.E.U.S⚡
⚡Z.E.U.S⚡10mo ago
@andystevenson Should be fixed.
andystevenson
andystevensonOP10mo ago
Thanks. Had to disable the browser cache and restart but many thanks!

Did you find this page helpful?