Home > Web Front-end > Vue.js > body text

How to check whether vuejs is installed successfully

青灯夜游
Release: 2023-01-13 00:45:20
Original
8546 people have browsed it

How to check whether vuejs is successfully installed: 1. Use the key combination "windows+R" to open the "Run" window, enter "cmd", and click "OK"; 2. In the opened cmd command window, execute the command "vue -V", if the version number is output, it means that vuejs is installed successfully, otherwise, the installation is unsuccessful.

How to check whether vuejs is installed successfully

The operating environment of this tutorial: windows7 system, vue2.9.6 version, DELL G3 computer.

How to check whether vuejs is successfully installed:

1. Use the key combination "windows+R" to open the "Run" window and enter "cmd" , click "OK".

How to check whether vuejs is installed successfully

2. In the opened cmd command window, execute the command "vue -V". If the version number is output, it means that vuejs is installed successfully. (Note: If capitalized -V)

How to check whether vuejs is installed successfully

It can be seen that my vuejs was successfully installed and the version number is 2.9.6.

Related recommendations: "vue.js Tutorial"

The above is the detailed content of How to check whether vuejs is installed successfully. For more information, please follow other related articles on the PHP Chinese website!

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template