GrahamMorbyDev's avatar

'vue-cli-service' is not recognized as an internal or external command, operable program or batch file.

Im trying to set up a windows environment with the cli but when I hit

npm run serve

I get the following error

'vue-cli-service' is not recognized as an internal or external command, operable program or batch file.

node and npm are both upto date

0 likes
1 reply
ejdelmonico's avatar

Check your project structure and make sure you are in the directory that houses the CLI frontend.

Please or to participate in this conversation.