Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

npx create-next-app --example https://github.com/vercel/platforms platforms No longer works #410

Open
dogpool opened this issue Jun 9, 2024 · 2 comments

Comments

@dogpool
Copy link

dogpool commented Jun 9, 2024

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.

image
@dogpool
Copy link
Author

dogpool commented Jun 9, 2024

It gives this error even though its a valid github link, maybe I am doing something wrong? :D

@programmersEmperor
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants