vue: command not found
-
My npm command is working fine.
So I executed the following command: npm install -g vue
And also installed successfully.
But after using the vue command, I received a prompt: vue: command not found
I searched a lot of information and said it was a problem with environment variables, but my environment variable already exists and ask for help.
-
@manzhouya : Did you run the Command on Laragon's Terminal?
-
Yes, but i am using vue-cli now.