Response code 500
See original GitHub issueBug report
Describe the bug
Using yarn, when trying to set up a create-next-app, when I click on Example from Next.js repo, followed by auth0 I am met with a Response code 500 error.
To Reproduce
Steps to reproduce the behavior, please provide code snippets or a repository:
- run yarn create-next-app
- type in app name
- arrow down to
Example from Next.js repoand press enter - type in auth0
- see error
Expected behavior
The auth0 example app should be generated
Screenshots
If applicable, add screenshots to help explain your problem.
System information
- OS: Ubuntu
- Browser (if applies): Brave
- Version of create-next-app: [9.3.5]
- Version of Node.js: [10.19.0]
Issue Analytics
- State:
- Created 3 years ago
- Comments:6 (5 by maintainers)
Top Results From Across the Web
500 Internal Server Error - HTTP - MDN Web Docs - Mozilla
The HyperText Transfer Protocol (HTTP) 500 Internal Server Error server error response code indicates that the server encountered an ...
Read more >HTTP Status Code 500: What Is the 500 "Internal Server Error"?
The 500 status code "internal server error" is just that - it's an error on the server-side. This means that the server encountered...
Read more >HTTP 500 Internal Server Error: What It Means & How to Fix It
This is an HTTP response status code error. It tells you that a web browser wants to access your web page and your...
Read more >How to Fix a 500 Internal Server Error - Lifewire
The 500 Internal Server Error is a very general HTTP status code that means something has gone wrong on the website's server, but...
Read more >How to fix HTTP 500 internal server error? - IONOS
This is especially the case for the “500 Internal Server Error.” This message indicates that an error has occurred during connection to the ......
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

GitHub was down earlier and these examples are downloaded from GitHub, so give it another try and it will work.
I can try to take care of this issue ? 👯