How to check the version of vue cli ?


Open the terminal and run the below command.

vue --version

Output:

$ vue --version
@vue/cli 4.5.15