angular-cucumber-example icon indicating copy to clipboard operation
angular-cucumber-example copied to clipboard

testing angular apps using cucumber and protractor

Results 3 angular-cucumber-example issues
Sort by recently updated
recently updated
newest added

npm install gives "No repository field." error message

Still trying to figure out why ... but `Fatal error: null` is the only meaningful output I get with verbose enabled. ``` Running tasks: test Running "test" task Running "env:test"...

One line from the install is: ./node_modules/protractor/bin/webdriver-manager update There is no need for the ./; if I run that just as node_modules/..... it works.