vue-cli-plugin-codeceptjs-puppeteer icon indicating copy to clipboard operation
vue-cli-plugin-codeceptjs-puppeteer copied to clipboard

There is no generator (Error)

Open alexapp03 opened this issue 5 years ago • 2 comments

installing finish succesfull by "npm i vue-cli-plugin-codeceptjs-puppeteer --save-dev"

But if I run command "vue invoke vue-cli-plugin-codeceptjs-puppeteer" it returns an error

Plugin vue-cli-plugin-codeceptjs-puppeteer does not have a generator.

So I checked and plugin in node_modules really do not contain any generator. Only index.js and package.json

alexapp03 avatar Oct 23 '20 12:10 alexapp03

I have the same situation after "yarn add -D vue-cli-plugin-codeceptjs-puppeteer"

alygee avatar Dec 01 '20 11:12 alygee

Same error. Any workaround, hint, something?

scarabetta avatar Feb 11 '21 20:02 scarabetta