Vue create project problem

when I use the vue command, I can"t find vue. After searching, I want to configure the environment variable, but I can"t find the vue.cmd
file. What"s the problem?

May.22,2021

it is recommended that you install it directly through npm or yarn.
with parameter-g

npm install -g vue/cli
-sharp OR
yarn global add vue/cli

take a look at the old version of: npm install-g vue-cli,: https://www.npmjs.com/package.

take a look at the new version: npm install-g @ vue/cli: ide/installation.html" rel=" nofollow noreferrer "> https://cli.vuejs.org/zh/guid.

.
MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b38778-41158.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b38778-41158.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?