Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fatal Error Starting prisma #863

Closed
raphaelbmesquita123 opened this issue Feb 25, 2022 · 3 comments
Closed

Fatal Error Starting prisma #863

raphaelbmesquita123 opened this issue Feb 25, 2022 · 3 comments

Comments

@raphaelbmesquita123
Copy link

  1. Prisma version (prisma -v or npx prisma -v):
    "prisma": "^3.10.0",
  2. 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:49091)
    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:48948)
    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:82151
    at Array.forEach (<anonymous>)
  1. Does the issue persist even after updating to the latest prisma CLI dev version? (npm i -D prisma@dev)

  2. Prisma schema (if relevant):


@rahXephonz
Copy link

I have some bugs like this, and how about change your browser or open it into cognito mode? See what happens?

@janpio
Copy link
Contributor

janpio commented Apr 14, 2022

See #895

@janpio janpio closed this as completed Apr 14, 2022
@Joseamica
Copy link

See #895

thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants