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
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>)
The text was updated successfully, but these errors were encountered:
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.
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.
I am getting this error while starting the dev server on windows
The text was updated successfully, but these errors were encountered: