Swiip / generator-gulp-angular

Yeoman generator for AngularJS with GulpJS [UNMAINTAINED next iteration is FountainJS]

Home Page:http://fountainjs.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

New Build (1.5) that breaks?

JimLynchCodes opened this issue · comments

commented

I'm trying to do this:

yo gulp-angular 'httpTest' --skip-install

Then when I run npm install I get lots of errors telling to run yo doctor.

What happened to the old 1.4 and 1.3 choices? They are gone now?

I get this when running npm install:
screen shot 2016-04-25 at 1 21 24 am

commented

Also, this is probably the wrong place to ask this, but can I have both 1.6.0 and this new 1.7.0 installed at the same time?

commented

I'm happy to say that I rescaffolded a project with this generator today (Angular 1.5), and everything went perfectly. Gulp serve, gulp test, and gulp protractor all work great. Thank you again guys. Excellent generator. :)