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 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
Creating a new Next.js app in D:\next js\platforms.
Downloading files from repo https://github.com/vercel/platforms. This might take a moment.
Installing packages. This might take a couple of minutes.
[..................] | idealTree:platforms: sill idealTree buildDeps
if it still does not work with you, I suggest you try using VPN, and keep me updated
the guide needs to be updated as the command npx create-next-app --example https://github.com/vercel/platforms platforms results in an error:
Found invalid GitHub URL: "https://github.com/vercel/platforms". Please fix the URL and try again.
The text was updated successfully, but these errors were encountered: