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

next version 13.3 is causing error #9

Open
kratos-respawned opened this issue May 14, 2023 · 2 comments · May be fixed by #10
Open

next version 13.3 is causing error #9

kratos-respawned opened this issue May 14, 2023 · 2 comments · May be fixed by #10

Comments

@kratos-respawned
Copy link

I am getting this error while starting the dev server on windows

event - compiled client and server successfully in 7.5s (1501 modules)
error - SyntaxError: Unexpected token u in JSON at position 0
    at JSON.parse (<anonymous>)
@kodbilenadam
Copy link

I believe you are experiencing vercel/next.js#48070 this issue. For some people upgrading to later/canary versions fixes the problem. Try upgrading NextJS version from 13.3 to 13.4.

@kratos-respawned
Copy link
Author

I believe you are experiencing vercel/next.js#48070 this issue. For some people upgrading to later/canary versions fixes the problem. Try upgrading NextJS version from 13.3 to 13.4.

Yeah I've created a PR to fix that

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

Successfully merging a pull request may close this issue.

2 participants