generator-express-angular
generator-express-angular copied to clipboard
Project files installing in parent folder
I used the following folder structure: ~/nodejs/lab/sample. from here I ran
yo express-angular somename
.
The project files are deployed in ~/nodejs/lab instead of the the folder where I'm running the cli comand.
I'm using Ubuntu14.