Hi,

I was trying to follow the tutorial and get the following error, it is a 
bug or something? Since I am new to angularjs, sorry for not figuring out 
what wrong before posting.

[xxxxx@Trainer angular-phonecat]$ npm run protractor                       
          
> [email protected] preprotractor /home/xxxxx/angular-phonecat
> npm run update-webdriver


> [email protected] preupdate-webdriver /home/xxxxx/angular-phonecat
> npm install


> [email protected] postinstall /home/xxxxx/angular-phonecat
> bower install


> [email protected] update-webdriver /home/xxxxx/angular-phonecat
> webdriver-manager update

selenium standalone is up to date.
chromedriver is up to date.

> [email protected] protractor /home/xxxxx/angular-phonecat
> protractor test/protractor-conf.js

Using ChromeDriver directly...
[launcher] Error: Could not find chromedriver at 
/home/xxxxx/angular-phonecat/node_modules/protractor/selenium/chromedriver.exe

npm ERR! Linux 3.17.6-1-ARCH
npm ERR! argv "/usr/bin/node" "/usr/bin/npm" "run" "protractor"
npm ERR! node v0.10.34
npm ERR! npm  v2.1.14
npm ERR! code ELIFECYCLE
npm ERR! [email protected] protractor: `protractor 
test/protractor-conf.js`
npm ERR! Exit status 1
npm ERR! 
npm ERR! Failed at the [email protected] protractor script 'protractor 
test/protractor-conf.js'.
npm ERR! This is most likely a problem with the angular-phonecat package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR!     protractor test/protractor-conf.js
npm ERR! You can get their info via:
npm ERR!     npm owner ls angular-phonecat
npm ERR! There is likely additional logging output above.

npm ERR! Please include the following file with any support request:
npm ERR!     /home/xxxxx/angular-phonecat/npm-debug.log

Thanks,
Rockmen

-- 
You received this message because you are subscribed to the Google Groups 
"AngularJS" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/angular.
For more options, visit https://groups.google.com/d/optout.

Reply via email to