Next.js: Response code 500

Created on 23 Apr 2020  路  5Comments  路  Source: vercel/next.js

Bug 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:

  1. run yarn create-next-app
  2. type in app name
  3. arrow down to Example from Next.js repo and press enter
  4. type in auth0
  5. 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]
good first issue

Most helpful comment

GitHub was down earlier and these examples are downloaded from GitHub, so give it another try and it will work.

All 5 comments

image

GitHub was down earlier and these examples are downloaded from GitHub, so give it another try and it will work.

Potentially we can fail in a graceful way, eg when it fails ask to retry / use the default.

I can try to take care of this issue ? 馃懐

Sure!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

matthewmueller picture matthewmueller  路  102Comments

poyiding picture poyiding  路  73Comments

acanimal picture acanimal  路  74Comments

timneutkens picture timneutkens  路  250Comments

robinvdvleuten picture robinvdvleuten  路  74Comments