You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Prisma version (prisma -v or npx prisma -v): 3.8.1
Logs from Developer Tools Console or Command line, if any:
Invalid string length
RangeError: Invalid string length
at JSON.stringify (<anonymous>)
at _t.serialize (http://localhost:5555/assets/index.js:1:49045)
at _t.update (http://localhost:5555/assets/index.js:1:12197)
at Cc (http://localhost:5555/assets/vendor.js:50:6994)
at _t.n (http://localhost:5555/assets/vendor.js:50:6688)
at _t.update (http://localhost:5555/assets/index.js:1:48902)
at Cc (http://localhost:5555/assets/vendor.js:50:6994)
at _t.n (http://localhost:5555/assets/vendor.js:50:6688)
at http://localhost:5555/assets/index.js:1:82105
at Array.forEach (<anonymous>)
Does the issue persist even after updating to the latest prisma CLI dev version? (npm i -D prisma@dev)
Prisma schema (if relevant):
The text was updated successfully, but these errors were encountered:
Prisma version (
prisma -v
ornpx prisma -v
): 3.8.1Logs from Developer Tools Console or Command line, if any:
Does the issue persist even after updating to the latest
prisma
CLI dev version? (npm i -D prisma@dev
)Prisma schema (if relevant):
The text was updated successfully, but these errors were encountered: