uninstall vue from my system

C++
npm uninstall -g @vue/cli

#or

yarn global remove @vue/cli
Source

Also in C++: