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

Enjoy installing NodeJS #4

Open
github-learning-lab bot opened this issue Jan 6, 2022 · 0 comments
Open

Enjoy installing NodeJS #4

github-learning-lab bot opened this issue Jan 6, 2022 · 0 comments

Comments

@github-learning-lab
Copy link

Install NodeJS

First of all: Congratulations for reaching this point. Keep the vibes and get ready for the next step.

You can download and install NodeJS from this link: https://nodejs.org/.

This will automatically also install the Node Package Manager (NPM).

After the installation check whether the installation was successful. You can do this by:

  1. checking the node version by entering node -v in a terminal / console / git bash
  2. checking the npm version by entering npm -v

If you got stuck in this step please reach out to a friend who uses the same operating system as you or to the author of this course.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants