安装10版本以上的node
安装完后:
- node -v
- npm -v
- npm get registry
- npm config set registry http://registry.npm.taobao.org
-
-
- npm install -g @vue/cli@4.5.9
- vue --version
就可以了
安装10版本以上的node
安装完后:
- node -v
- npm -v
- npm get registry
- npm config set registry http://registry.npm.taobao.org
-
-
- npm install -g @vue/cli@4.5.9
- vue --version
就可以了