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

donejs add plugin fails when run over existing project #59

Open
justinbmeyer opened this issue May 16, 2016 · 0 comments
Open

donejs add plugin fails when run over existing project #59

justinbmeyer opened this issue May 16, 2016 · 0 comments
Labels

Comments

@justinbmeyer
Copy link

Justins-MacBook-Pro-2:can-vdom justin$ donejs add plugin
Initializing new DoneJS application at /Users/justin/dev/can-vdom
Installing donejs-cli

> spawn-sync@1.0.15 postinstall /Users/justin/dev/can-vdom/node_modules/spawn-sync
> node postinstall

can-vdom@0.0.1 /Users/justin/dev/can-vdom
└── donejs-cli@0.9.5  extraneous

Installing generator-donejs@^0.9.0
can-vdom@0.0.1 /Users/justin/dev/can-vdom
├── donejs-cli@0.9.5  extraneous
└── generator-donejs@0.9.3  extraneous

? Project main folder .
? Application keywords donejs,canjs
? NPM version used 3
Writing package.json v0.9.5
events.js:154
      throw er; // Unhandled 'error' event
      ^

ReferenceError: /Users/justin/dev/can-vdom/node_modules/generator-donejs/plugin/templates/readme.md:3
    1| # <%= name %>
    2| 
 >> 3| [![Build Status](https://travis-ci.org/<%= githubAccount %>/<%= name %>.png?branch=master)](https://travis-ci.org/<%= githubAccount %>/<%= name %>)
    4| 
    5| <%= description %>
    6| 

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

No branches or pull requests

1 participant