Set up the pomelo method in win7 and set up pomelo in win7

Source: Internet
Author: User

Set up the pomelo method in win7 and set up pomelo in win7

I have tried my best to build a pomelo in Windows (64-bit). I have tried vs2010. node 0.10.x on the Internet. If I fail, I can only try it step by step, do not dare to exclusive, share it.
1. Install python. My version is 2.7.5 (python is provided on mac, so no installation is required)
2. Install git. Click here to download the corresponding version.
3. Install nodejs. Note that the 4.0 version of the client has been released, and we use version 0.12.7.
Therefore, click here to select the desired version. Pay attention to the differences between 32-bit and 64-bit, verify that nodejs is successfully installed, and open the Console

node -v

If the version number is returned, the installation is successful.

4. Install vs, because the c ++ file will be compiled during source code compilation, so vs2010 (I am 2013) needs to be installed)
5. Install the component and openGit Bash

npm install -g component --registry=https://registry.npm.taobao.org

Verify that component is successfully installed after installation.

component -V

6. Install pomelo
InGet BashContinue

npm install -g pomelo --registry=https://registry.npm.taobao.org

During the installation process, the system will prompt that the v8.h cannot be compiled, but the installation will still be successful. If not, try multiple times. You only need to follow this step and it should be OK.
Test successful after installation

pomelo --version

Now, pomelo installation is complete! Let's take a look at its Chinese documents and move on!
And its Chinese Homepage

Copyright Disclaimer: This article is an original article by the blogger and cannot be reproduced without the permission of the blogger.

Related Article

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.