vercel / next-react-server-components

Demo repository for Next.js + React Server Components
https://next-rsc-hn.vercel.app
MIT License
979 stars 158 forks source link

The RSC versions are not loading locally #2

Closed carlosagsmendes closed 2 years ago

carlosagsmendes commented 2 years ago

error - unhandledRejection: SyntaxError: Unexpected token u in JSON at position 0

image

I'm using node v16.4.1

Thanks

shuding commented 2 years ago

Please remove node_modules and .next then pull the latest code and install again, thanks! We are working on publishing a new canary version with some bug fixes.

ziimakc commented 2 years ago

Same issue, did you found a solution?

carlosagsmendes commented 2 years ago

Yes, just delete the local repo and clone again.