The installation process for node. JS Express

Source: Internet
Author: User

1. After configuring the NODEJS environment variable, execute npm install-g Express command;

2. If the version is 4.x, the npm install-g express-generator command needs to be executed again to install the tool;

3. If the installation is successful by using EXPRESS-V, the version number is displayed if successful, otherwise "not valid execution ..." will appear. " and other error prompts;

4. If you need to introduce express to the bottom of your project directory after successful installation, you may occasionally get a cannot find module ' Express ' Error prompt, then execute NPM install in the current project directory Express command can be;

The installation process for node. JS Express

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.