Advertisement
Guest User

Untitled

a guest
Apr 30th, 2015
281
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.51 KB | None | 0 0
  1. erwin@erwin-M720SRS:~/Desktop/COMPLETED COURSES/AngularJS Tutorial from AngularJS Org/angular-phonecat$ npm run protractor
  2.  
  3. > angular-phonecat@0.0.0 preprotractor /home/erwin/Desktop/COMPLETED COURSES/AngularJS Tutorial from AngularJS Org/angular-phonecat
  4. > npm run update-webdriver
  5.  
  6.  
  7. > angular-phonecat@0.0.0 preupdate-webdriver /home/erwin/Desktop/COMPLETED COURSES/AngularJS Tutorial from AngularJS Org/angular-phonecat
  8. > npm install
  9.  
  10.  
  11. > angular-phonecat@0.0.0 postinstall /home/erwin/Desktop/COMPLETED COURSES/AngularJS Tutorial from AngularJS Org/angular-phonecat
  12. > bower install
  13.  
  14.  
  15. > angular-phonecat@0.0.0 update-webdriver /home/erwin/Desktop/COMPLETED COURSES/AngularJS Tutorial from AngularJS Org/angular-phonecat
  16. > webdriver-manager update
  17.  
  18. selenium standalone is up to date.
  19. chromedriver is up to date.
  20.  
  21. > angular-phonecat@0.0.0 protractor /home/erwin/Desktop/COMPLETED COURSES/AngularJS Tutorial from AngularJS Org/angular-phonecat
  22. > protractor test/protractor-conf.js
  23.  
  24. Using ChromeDriver directly...
  25. [launcher] Error: Could not find chromedriver at /home/erwin/Desktop/COMPLETED COURSES/AngularJS Tutorial from AngularJS Org/angular-phonecat/node_modules/protractor/selenium/chromedriver.exe
  26. npm ERR! weird error 1
  27. npm WARN This failure might be due to the use of legacy binary "node"
  28. npm WARN For further explanations, please read
  29. /usr/share/doc/nodejs/README.Debian
  30.  
  31. npm ERR! not ok code 0
  32. erwin@erwin-M720SRS:~/Desktop/COMPLETED COURSES/AngularJS Tutorial from AngularJS Org/angular-phonecat$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement