Getting following error while trying npm run serve
> client@0.1.0 serve /path-to/bot/voice_tets/rasa-voice-interface
> vue-cli-service serve --open
sh: vue-cli-service: command not found
npm ERR! file sh
npm ERR! code ELIFECYCLE
npm ERR! errno ENOENT
npm ERR! syscall spawn
npm ERR! client@0.1.0 serve: `vue-cli-service serve --open`
npm ERR! spawn ENOENT
npm ERR!
npm ERR! Failed at the client@0.1.0 serve script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
Getting following error while trying npm run serve