generator-gulp-angular2 icon indicating copy to clipboard operation
generator-gulp-angular2 copied to clipboard

Error while using the generator using yo

Open rajeshwarpatlolla opened this issue 8 years ago • 0 comments

I can see the proper name for the package.json in the master branch code. But when i install it using yo, the name has spaces like "name": "generator gulp angular2". Because of that i am getting the following error.

screen shot 2016-11-10 at 11 52 45 am

I think you also have to modify the name to "name": "generator-gulp-angular2", even when we install it from the yo.

rajeshwarpatlolla avatar Nov 10 '16 06:11 rajeshwarpatlolla