Configure the node environment in Windows

Source: Internet
Author: User

This article from: nodejs Technology Forum -- http://www.tnodejs.com

I have introduced how to configure various node environments in Linux. The installation package has been installed!

How can I configure it in windows?
The procedure is as follows:
1. download the latest node from the official website
For Windows Installation Package
Http://nodejs.org/#download
2. Install software
By default
3. Enter the DOS command window.
This should not be introduced. Enter cmd in the running window.
4. Execute Node
-- Version
Check whether the installation is successful, and view the node version information.
If it succeeds, v0.6.14 (this is the version information) is displayed)
5. node NPM
All modules of node are used, while the latest node is configured with NPM.
NPM -- version
View the current version information. If the current version is 1.1.12)
6. install other
To install other packages, you can directly use NPM to install NPM in Linux ~
7. Summary
In this way, you can do development in windows. Of course, you need to know some common DOS commands in windows.

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.