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

Generator only makes files at root, with wrong file names. #2

Open
matthew-reilly opened this issue May 1, 2014 · 1 comment
Open

Comments

@matthew-reilly
Copy link

Trying to make "Users". I get files like named
"public\users\controllers\users.js" and "public\users\routes\users,js" at the root level. Note the names contain the full directory structure, instead of the placing the file in the correct directory.

This is my first time using Yeoman, so I may be doing something wrong!

@elewis33
Copy link

I'm having the same "problem". I put it in quotes because it's a problem in that the files can't really be used without a lot of renaming and file shuffling. But maybe that's all it's designed to do? It would be really nice to see more activity on this repository so we could see if this is how things are supposed to work or not.

Strictly speaking the generator is doing exactly what the Readme.md says what it will do. I suppose I can live with some file shuffling and renaming given what this is doing for me. But again, some feedback would be appreciated.

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

2 participants