Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Error is returned when I try to run yo verb:doc foo.md #12

Open
phillipalexander opened this issue Mar 24, 2015 · 1 comment
Open

Error is returned when I try to run yo verb:doc foo.md #12

phillipalexander opened this issue Mar 24, 2015 · 1 comment
Labels

Comments

@phillipalexander
Copy link

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)
@jonschlinkert
Copy link
Member

thanks for the heads up

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants