-
Notifications
You must be signed in to change notification settings - Fork 29.9k
Closed
Labels
good first issueEasy to fix issues, good for newcomersEasy to fix issues, good for newcomers
Milestone
Description
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:
- 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]
Metadata
Metadata
Assignees
Labels
good first issueEasy to fix issues, good for newcomersEasy to fix issues, good for newcomers