codeceptjs / codeceptjs/vue-cli-plugin-codeceptjs-puppeteer
There is no generator (Error)
- Dominant language
- JavaScript
- Stars
- 15
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
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
Contributor guide
No contributing guide indexed for this repository
Research direction
The report identifies the installed package's index.js and package.json; start by inspecting those files and how the vue invoke command discovers generators. Confirm the intended generator behavior for this plugin, then verify that vue invoke vue-cli-plugin-codeceptjs-puppeteer no longer reports that the plugin lacks a generator.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- cli, testing
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100