prisma / studio

🎙️ The easiest way to explore and manipulate your data in all of your Prisma projects.
https://www.prisma.io/studio
1.87k stars 48 forks source link

Studio has been Stopped #1174

Open Junaid083 opened 11 months ago

Junaid083 commented 11 months ago
  1. Prisma version (prisma -v or npx prisma -v):
    
      "@prisma/client": "^5.0.0",
      "prisma": "^5.0.0",
2. Logs from Developer Tools Console or Command line, if any:

Invalid string length RangeError: Invalid string length at JSON.stringify () at _t.serialize (http://localhost:5557/assets/index.js:1:49091) at _t.update (http://localhost:5557/assets/index.js:1:12197) at Cc (http://localhost:5557/assets/vendor.js:50:6994) at _t.n (http://localhost:5557/assets/vendor.js:50:6688) at _t.update (http://localhost:5557/assets/index.js:1:48948) at Cc (http://localhost:5557/assets/vendor.js:50:6994) at _t.n (http://localhost:5557/assets/vendor.js:50:6688) at http://localhost:5557/assets/index.js:1:82272 at Array.forEach ()



3. Does the issue persist even after updating to the latest `prisma` CLI dev version? (`npm i -D prisma@dev`)

![image](https://github.com/prisma/studio/assets/122339731/ce3a9253-78c9-4a5e-8b65-47c8f80a9224)
janpio commented 3 months ago

See https://github.com/prisma/studio/issues/895