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

Unhandled Runtime Error Error: Unexpected token u in JSON at position 0 #2

Open
yasirghouri opened this issue Apr 8, 2023 · 1 comment

Comments

@yasirghouri
Copy link

Getting this error after accepting user friend request. Error is coming from line 26 of dashboard/page.

@tommylegros
Copy link

I believe this is an error with Next js and can be a sign you're using the newer version of Next. First check if the version you're running is "next": "13.2.4", from the package.json if it isn't you can downgrade or a work around is to add a empty space before the JSON token.

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

No branches or pull requests

2 participants