codeceptjs/vue-cli-plugin-codeceptjs-puppeteer

command not found: vue

pablopaul opened this issue · 1 comments

After running vue invoke vue-cli-plugin-codeceptjs-puppeteer --save-dev I get the following error:

zsh: command not found: vue

Note that the vue docs does not recommend to install vue globally by default, see https://vuejs.org/v2/guide/installation.html#NPM

Updated readme