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

Yeoman doesn't copy components directory into app folder when the project is generated using bbb generator #557

Closed
ghost opened this issue Sep 28, 2012 · 1 comment

Comments

@ghost
Copy link

ghost commented Sep 28, 2012

I generated a project using yeoman install bbb. I wanted to install handlebars. So I ran yeoman install handlebars. Which fails for bbb based projects. So in a separate thread I found it's a bower related issue. So, I ran bower directly bower install handlebars which successfully installed handlebars into components directory but failed to create this directory into app folder. So, now when I run yeoman build it doesn't include components directory as it is sitting outside the project.

OS: OS X Mountain Lion
Installed yeoman from master branch
Version 0.9.2

@addyosmani
Copy link
Member

We'll solve this on the generators repo https://github.com/yeoman/generators/issues/90

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

No branches or pull requests

1 participant