CS-WIKI101
|
For more information about Node.js, please see nodejs.org.
For this instruction, we will use the version 18.x.x (LTS) for this course. If you want to use different version, you can choose the version you want.
Go to the Node.js release page and download the installer for your operating system.
After the installation is complete, you can verify that Node.js is correctly installed by running the following command:
This will display the Node.js
version number if the installation was successful.
Need assistance? Check out my discussion board or review the GitHub status page.
© 2023 AppleBoiy • Code of Conduct • [MIT License](LICENSE)