로딩
티스토리 데이터 처리 중입니다.

[Vue Error] npm run serve 오류 vue-cli-service: command not found

 [Vue Error] npm run serve 오류 vue-cli-service: command not found

git clone 을 실행하고 npm run serve 를 실행했는데 해당 오류가 발생했다. 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` 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 out.....