0

When I am trying to run my Vue js project its raising error like , 'Vue-cli-service' is not recognized as an internal or external command, operable program or batch file. Please help me to solve this error.

I have done all the required set up for this like env path set up done , I installed Vue-cli its also working if I am creating another project so that is working fine but the problem is in that project which I have cloned pleas help me to resolve this issue.

4
  • vue --version @vue/cli 5.0.8 Commented Apr 5, 2024 at 2:49
  • Search this site for the exact phrase not recognized as an internal or external command, operable program or batch file. This question has been asked and answered literally hundreds of times here already, and I'm quite certain that at least one of them will be of help to you to solve the problem. Commented Apr 5, 2024 at 3:27
  • provide steps to reproduce the problem Commented Apr 5, 2024 at 14:45
  • The question lacks stackoverflow.com/help/mcve . vue-cli-service is supposed to be local dependency of the project, it's not related to global vue cli. That there's none suggests it's missing in the deps or they were incorrectly installed Commented Apr 6, 2024 at 15:16

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.