Answers for "vue-cli-service: the term 'vue-cli-service' is not recognized as a name of a cmdlet"

1

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

npm install -g vue
npm install -g @vue/cli
npm install @vue/cli-service -g
Posted by: Guest on August-09-2021

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language