platforms
platforms copied to clipboard
npx create-next-app --example https://github.com/vercel/platforms platforms No longer works
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.
It gives this error even though its a valid github link, maybe I am doing something wrong? :D
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
👋 We've updated this repo to have a more simplified example + a new guide:
- https://github.com/vercel/platforms/pull/451
- https://vercel.com/guides/nextjs-multi-tenant-application