generator-gulp-angular2
generator-gulp-angular2 copied to clipboard
Kebbab naming
I have found that when the kebab naming is used to name the project, installing dependencies fails for npm and bower
Example:
Project name: angular-project
Console: npm WARN Invalid name: "angular project"
Property project name in the package.json, change angular-project by angular project