Skip to content
New issue

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

AssertionError running yo #1

Open
cmoesel opened this issue Feb 21, 2018 · 0 comments
Open

AssertionError running yo #1

cmoesel opened this issue Feb 21, 2018 · 0 comments

Comments

@cmoesel
Copy link

cmoesel commented Feb 21, 2018

Looks like perhaps this may not be maintained anymore, but in case it is, note that when I run yo cds-hooks-node-express on Mac OS X, I get an exception:

AssertionError [ERR_ASSERTION]: Trying to copy from a source that does not exist: /usr/local/lib/node_modules/generator-cds-hooks-node-express/generators/app/templates/.gitignore
    at EditionInterface.exports._copySingle (/usr/local/lib/node_modules/generator-cds-hooks-node-express/node_modules/mem-fs-editor/lib/actions/copy.js:45:3)
    at EditionInterface.exports.copy (/usr/local/lib/node_modules/generator-cds-hooks-node-express/node_modules/mem-fs-editor/lib/actions/copy.js:23:17)
    at /usr/local/lib/node_modules/generator-cds-hooks-node-express/generators/app/index.js:53:16
    at Array.forEach (<anonymous>)
    at child.writing (/usr/local/lib/node_modules/generator-cds-hooks-node-express/generators/app/index.js:52:90)
    at Object.<anonymous> (/usr/local/lib/node_modules/generator-cds-hooks-node-express/node_modules/yeoman-generator/lib/base.js:431:23)
    at /usr/local/lib/node_modules/generator-cds-hooks-node-express/node_modules/run-async/index.js:25:25
    at new Promise (<anonymous>)
    at /usr/local/lib/node_modules/generator-cds-hooks-node-express/node_modules/run-async/index.js:24:19
    at /usr/local/lib/node_modules/generator-cds-hooks-node-express/node_modules/yeoman-generator/lib/base.js:432:9

I thought you should know, but don't feel obligated to fix on my account. I was just exploring and likely have already moved on!

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

No branches or pull requests

1 participant