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

Could not locate the repository for "https://github.com/vercel/next-learn/tree/main/dashboard/starter-example". Please check that the repository exists and try again. #649

Open
Johnnycapreano opened this issue Apr 15, 2024 · 8 comments

Comments

@Johnnycapreano
Copy link

hi , i am running into this issue when following the tutorial at https://nextjs.org/learn/dashboard-app/getting-started Could not locate the repository for "https://github.com/vercel/next-learn/tree/main/dashboard/starter-example". Please check that the repository exists and try again.

@Rodrigo-lpds
Copy link

I encountered the same issue and resolved it by upgrading my node version from v16.20.2 to v21.7.3.

@Johnnycapreano
Copy link
Author

I encountered the same issue and resolved it by upgrading my node version from v16.20.2 to v21.7.3. @Rodrigo-lpds well , i did upgrade my node js to v21.7.3 i am still facing the same issue

@imatespl
Copy link

I encountered the same issue and resolved it by upgrading my node version from v16.20.2 to v21.7.3. @Rodrigo-lpds well , i did upgrade my node js to v21.7.3 i am still facing the same issue

i also have same error, and the node version is v21.7.3

@SaiCheungHK
Copy link

I have same error, the node version is v20.12.2

@designelixir
Copy link

designelixir commented Apr 18, 2024

same error and i was on node 16.14.2, but fixed by upgrading to node 20.12.4, thanks @Rodrigo-lpds

@sauzeyu
Copy link

sauzeyu commented Apr 19, 2024

image

@augugiaco
Copy link

Hi there!

If you are following the tutorial from Vercel, instead of be waiting the response from them, you can clone the repo and then continue from here:
https://nextjs.org/learn/dashboard-app/getting-started#running-the-development-server

Happy coding! :)

@SulmanHaider06
Copy link

the above provided solution is right or else you can use node version 20.14.0 this will resolve the issue too.

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