Vue environment setup pitfalls

It is highly recommended to install Taobao cnpm:

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

Node.js 18 may encounter the following issues:

Install Node.js 16 https://nodejs.org/download/release/v16.20.0/arrow-up-right

This will resolve them

Last updated