Closed yct37785 closed 1 year ago
Hi, when running yarn create r3f-app next my-app I encountered #133. As described in the issue, the error originates from next.js vercel/next.js#48651.
yarn create r3f-app next my-app
Updating to the latest next.js version (v13.4.2) resolves this issue.
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Hi, when running
yarn create r3f-app next my-app
I encountered #133. As described in the issue, the error originates from next.js vercel/next.js#48651.Updating to the latest next.js version (v13.4.2) resolves this issue.