nodejs>------->> Chapter One: node. js Introduction

Source: Internet
Author: User
Tags install node



A: Preface to Chapter

Two: node. JS Overview 1: What can be solved with node. js

2: Implementing a high-performance server

3: Non-blocking I/O and event ring mechanism


4:node.js suitable for the development of the program


III: node. JS Installation


First, node. JS Installation Configuration

Node. JS provides installation on Windows and Linux, this article will take the latest version of node in Windows v6.9.3 as an example to learn, the shortcomings of the point is also correct: 1. install node. js on Window

32-bit installation package: Https://nodejs.org/dist/v6.9.3/node-v6.9.3-x86.msi

64-bit installation package: Https://nodejs.org/dist/v6.9.3/node-v6.9.3-x64.msi

The installation steps are as follows:

1.1 Double-click Node-v6.9.3-x64.msi, then keep next down


Congratulations on your successful installation!

To detect if the PATH environment variable is configured with node. js, click start = "Run =" Enter "cmd" + = Enter the command "path" and output the following result:

We can see that the D:\soft\develop\developSoft\nodeJs\ is already included in the environment variables;

Check the node. JS version

nodejs>------->> Chapter One: node. js Introduction

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.