Course Banner

Node Installation

Introduction

As explained in the readings for this week, Node is the underlying software for server-side JavaScript. In order to progress in the class it needs to be installed locally. You will install Node Version Manager (NVM), then install the current Long Term Support (LTM) version of Node, using NVM.

Directions

  1. In your browser, navigate to https://byui-cit.github.io/learning-modules/modules/general/node-installation/.
  2. Scroll to the bottom of the document and click the directions for your operating system.
  3. Follow the directions. If you have issues with the installation of either NVM or Node, within NVM, get help to make sure the installation is complete.
  4. If you already have NVM installed, install the LTM version of Node - no need to reinstall NVM.

Conclusion

Congratulations on getting Node installed successfully. You're now ready to move on. If, the installation failed, get help to get it installed.