VScode installation

1. Install

Download the installation package from the official website and select the corresponding version.

Install as promptednext

2. Configure plug-ins

Configure the plug-in after installation:

Basic plug-in installation Reference Plug-in installation Reference 2

Nodejs and NPM installation

Refer to the post

1 download NVM

Download address

Start installation: NVM is installed on drive D

Nodejs is also installed on drive D. Enter CMD to check whether the installation is successful

2. Install the Node

First, go to setting. TXT in the directory where Nvm is installed.

nvm node_mirror https://npm.taobao.org/mirrors/node/
nvm npm_mirror https://npm.taobao.org/mirrors/npm/
Copy the code

Then view the Nodejs versions that can be installed:

An error occurs during the Node -V test after the installation

Delete the previous content in setting. TXT: Reinstalling the Node version succeeded

Open the COMMAND line window as an administrator

NVM use 12.20.0 to check whether the installation is successful node -v NPM -v

The basic configuration of node is complete, and you need to add it later. innrm lsError is reported when

reference NRM Management package download source:

npm install nrm -g
nrm ls
Copy the code

Some uses of NRM LS

Be aware of the NRM problem with the correct environment variables

3. The git download

Git installation guide Note that the default is master, and you need to have files in this branch to view them. Git branch may not be displayed after git init.

4. Typescript environment configuration

Reference Encountered TSC command disallowed: reference solution

Postman installation

Install address directly install line, register an account.

SVN install

Please refer to the SVN Chinese official website for installation.

Whistle installation

Official document

SwitchyOmega installation

Refer to configuration after Installation:

Added Proxy configuration for the proxy server

Enter the interface:

Added system agent configuration