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

Documentation enhancement for getting started section #5508

Closed
karthick-manoharan opened this issue Oct 23, 2018 · 0 comments
Closed

Documentation enhancement for getting started section #5508

karthick-manoharan opened this issue Oct 23, 2018 · 0 comments
Assignees

Comments

@karthick-manoharan
Copy link

Documentation enhancement request for getting started section

Example name

Getting started

Describe the bug

Users who do not have the node version 7.0.0 and above on their local machine are shown with the error Object.values is not a function in the terminal. The very new user first command to run the next.jsapplication resultants in error.

To Reproduce

Steps to reproduce the behavior, please provide code snippets or a repository:

  1. Go to getting started section.
  2. Follow the steps mentioned
  3. Execute npm run dev
  4. If the user's node version is not 7 and above in his/her local machine terminal throws Object.value error.

Expected behaviour

Shall we have a note saying the node version should be 7 and above in the installation steps

System information

  • OS: macOS
  • Version of Next.js: [e.g. 7.0.2]

Additional context

If the reviewers agree for this enhancement, I would like to contribute to this change.

@lock lock bot locked as resolved and limited conversation to collaborators Jan 1, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants