alferov / generator-angular-gulp-browserify

A Yeoman generator for creating modern web applications using Angular, gulp, SASS, and Browserify
MIT License
21 stars 7 forks source link

code ELIFECYCLE error upon starting protractor #2

Closed mnemanja closed 9 years ago

mnemanja commented 9 years ago
npm ERR! node v4.2.1
npm ERR! npm  v2.14.7
npm ERR! code ELIFECYCLE
npm ERR! ttee@ protractor: `protractor test/protractor.conf.js`
npm ERR! Exit status 1
npm ERR! 
npm ERR! Failed at the ttee@ protractor script 'protractor test/protractor.conf.js'.

Most probably it's exactly the same as here. https://github.com/jakemmarsh/angularjs-gulp-browserify-boilerplate/issues/101

alferov commented 9 years ago

Hey @mnemanja, have you resolved this issue?

mnemanja commented 9 years ago

It works now, but unfortunately I'm not certain which change fixed it...