1

I purchased Vue Material Dashboard Pro (vue-material-dashboard-pro-v1.4.0) and in the terminal I type npm run serve but it shows errors. How can I fix that?

[email protected] serve /Users/desceliayoshe/vue-material-dashboard-pro-v1.4.0

vue-cli-service serve --open

sh: vue-cli-service: command not found

npm ERR! code ELIFECYCLE

npm ERR! syscall spawn

npm ERR! file sh

npm ERR! errno ENOENT

npm ERR! [email protected] serve: vue-cli-service serve --open npm ERR! spawn ENOENT npm ERR! npm ERR! Failed at the [email protected] serve script. npm ERR! This is probably not a problem with npm. There is likely additional logging output above. npm WARN Local package.json exists, but node_modules missing, did you mean to install?

npm ERR! A complete log of this run can be found in: npm ERR! /Users/desceliayoshe/.npm/_logs/2020-08-08T15_19_14_656Z-debug.log

1
  • Have u installed the Vue CLI @vue/cli? Commented Aug 8, 2020 at 16:37

1 Answer 1

3

You should try running npm install first

Sign up to request clarification or add additional context in comments.

Comments

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.