vchaptsev / cookiecutter-django-vue

Cookiecutter Django Vue is a template for Django-Vue projects.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vue-cli-service: not found

PashaWNN opened this issue · comments

sh: vue-cli-service: not found
frontend_1  | npm ERR! file sh
frontend_1  | npm ERR! code ELIFECYCLE
frontend_1  | npm ERR! errno ENOENT
frontend_1  | npm ERR! syscall spawn
frontend_1  | npm ERR! frontend@0.1.0 serve: `npm i && vue-cli-service serve`
frontend_1  | npm ERR! spawn ENOENT
frontend_1  | npm ERR! 
frontend_1  | npm ERR! Failed at the frontend@0.1.0 serve script.
frontend_1  | npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
frontend_1  | 
frontend_1  | npm ERR! A complete log of this run can be found in:
frontend_1  | npm ERR!     /root/.npm/_logs/2019-09-13T07_20_37_738Z-debug.log

if someone stumbles upon it again – feel free to reopen

Screen Shot 2020-07-03 at 09 38 16

I just hit this same issue