We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
yo verb:doc foo.md
The following error is returned when I try to run yo verb:doc foo.md
events.js:85 throw er; // Unhandled 'error' event ^ AssertionError: /Users/phillipalexander/.nvm/versions/node/v0.12.0/lib/node_modules/generator-verb/node_modules/verb-readme-includes/templates/foo.md doesn't exist at EditionInterface.module.exports [as read] (/Users/phillipalexander/.nvm/versions/node/v0.12.0/lib/node_modules/generator-verb/node_modules/yeoman-generator/node_modules/mem-fs-editor/actions/read.js:13:3) at VerbGenerator.template (/Users/phillipalexander/.nvm/versions/node/v0.12.0/lib/node_modules/generator-verb/node_modules/yeoman-generator/lib/actions/actions.js:191:34) at VerbGenerator.files (/Users/phillipalexander/.nvm/versions/node/v0.12.0/lib/node_modules/generator-verb/doc/index.js:34:8) at /Users/phillipalexander/.nvm/versions/node/v0.12.0/lib/node_modules/generator-verb/node_modules/yeoman-generator/lib/base.js:409:16 at processImmediate [as _immediateCallback] (timers.js:358:17)
The text was updated successfully, but these errors were encountered:
thanks for the heads up
Sorry, something went wrong.
No branches or pull requests
The following error is returned when I try to run
yo verb:doc foo.md
The text was updated successfully, but these errors were encountered: