-
Notifications
You must be signed in to change notification settings - Fork 27k
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
learnnextjs.com installs react 16 and fails to compile #2997
Comments
Related: #1098 |
For any beginners trying to get past this, simply replace the npm install command with the following:
|
@jasonritchie I've updated the readme, next.js v4 beta will be released soon by @rauchg. 👍 |
|
This should be closed I suppose as next v4 is out of beta for a long time. |
👍 |
This thread has been automatically locked because it has not had recent activity. Please open a new issue for related bugs and link to relevant comments in this thread. |
Expected Behavior
Steps at https://learnnextjs.com/basics/getting-started/setup should succeed compilation and show 404 in the browser.
Current Behavior
Steps to Reproduce
Steps are at https://learnnextjs.com/basics/getting-started/setup
Context
This is my initial discovery of nextjs and my first exploration of the learning resources.
Your Environment
The text was updated successfully, but these errors were encountered: