Programmers Emperor

Results 3 comments of Programmers Emperor

> I wrote it like this bunx create next-app@latest instead of bunx create-next-app@latest and it worked with me Thanks, your solution is right guys!! run `bunx create next-app` instead of...

> Nothing additional should be needed just to have access to web workers in Next.JS at least not via webpack. If you are using turbopack `dev --turbo` I think it...

I have just tried to create a new project with platform repo and it is totally fine. ``` npx create-next-app --example https://github.com/vercel/platforms √ What is your project named? ... platforms...