From Mustard Marmoset, 9 Years ago, written in Plain Text.
Embed
  1. BOMASML-T3YBFFT:e2e usantsh$ npm run e2e
  2.  
  3. > early-learner@1.0.0 e2e /Users/usantsh/Programs/ole/export/home/apps/cgportal/usantsh/git/product/online-learning-exchange/components/ole-webapp/trunk/realize/src/main/webapp/early-learner
  4. > tsc && protractor
  5.  
  6. (node:20216) DeprecationWarning: os.tmpDir() is deprecated. Use os.tmpdir() instead.
  7. [13:09:03] I/direct - Using ChromeDriver directly...
  8. [13:09:03] I/launcher - Running 1 instances of WebDriver
  9. [13:09:05] E/launcher - Error: Error: Cannot find module 'realize-common/e2e/setup/components'
  10.     at Function.Module._resolveFilename (module.js:470:15)
  11.     at Function.Module._load (module.js:418:25)
  12.     at Module.require (module.js:498:17)
  13.     at require (internal/module.js:20:19)
  14.     at Object.<anonymous> (/Users/usantsh/Programs/ole/export/home/apps/cgportal/usantsh/git/product/online-learning-exchange/components/ole-webapp/trunk/realize/src/main/webapp/early-learner/e2e/bootstrap/commonComponents.ts:1:1)
  15.     at Module._compile (module.js:571:32)
  16.     at Object.Module._extensions..js (module.js:580:10)
  17.     at Module.load (/Users/usantsh/Programs/ole/export/home/apps/cgportal/usantsh/git/product/online-learning-exchange/components/ole-webapp/trunk/realize/node_modules/coffee-script/lib/coffee-script/register.js:45:36)
  18.     at tryModuleLoad (module.js:447:12)
  19.     at Function.Module._load (module.js:439:3)
  20.     at Module.require (module.js:498:17)
  21.     at require (internal/module.js:20:19)
  22.     at Object.<anonymous> (/Users/usantsh/Programs/ole/export/home/apps/cgportal/usantsh/git/product/online-learning-exchange/components/ole-webapp/trunk/realize/src/main/webapp/early-learner/e2e/bootstrap/bootstrap.ts:2:1)
  23.     at Module._compile (module.js:571:32)
  24.     at Object.Module._extensions..js (module.js:580:10)
  25.     at Module.load (/Users/usantsh/Programs/ole/export/home/apps/cgportal/usantsh/git/product/online-learning-exchange/components/ole-webapp/trunk/realize/node_modules/coffee-script/lib/coffee-script/register.js:45:36)
  26.     at tryModuleLoad (module.js:447:12)
  27.     at Function.Module._load (module.js:439:3)
  28.     at Module.require (module.js:498:17)
  29.     at require (internal/module.js:20:19)
  30.     at Object.<anonymous> (/Users/usantsh/Programs/ole/export/home/apps/cgportal/usantsh/git/product/online-learning-exchange/components/ole-webapp/trunk/realize/src/main/webapp/early-learner/e2e/app.ts:22:1)
  31.     at Module._compile (module.js:571:32)
  32.     at Object.Module._extensions..js (module.js:580:10)
  33.     at Module.load (/Users/usantsh/Programs/ole/export/home/apps/cgportal/usantsh/git/product/online-learning-exchange/components/ole-webapp/trunk/realize/node_modules/coffee-script/lib/coffee-script/register.js:45:36)
  34.     at tryModuleLoad (module.js:447:12)
  35.     at Function.Module._load (module.js:439:3)
  36.     at Module.require (module.js:498:17)
  37.     at require (internal/module.js:20:19)
  38.     at Object.<anonymous> (/Users/usantsh/Programs/ole/export/home/apps/cgportal/usantsh/git/product/online-learning-exchange/components/ole-webapp/trunk/realize/src/main/webapp/early-learner/e2e/tests/home.ts:1:1)
  39.     at Module._compile (module.js:571:32)
  40.     at Object.Module._extensions..js (module.js:580:10)
  41.     at Module.load (/Users/usantsh/Programs/ole/export/home/apps/cgportal/usantsh/git/product/online-learning-exchange/components/ole-webapp/trunk/realize/node_modules/coffee-script/lib/coffee-script/register.js:45:36)
  42.     at tryModuleLoad (module.js:447:12)
  43.     at Function.Module._load (module.js:439:3)
  44.     at Module.require (module.js:498:17)
  45.     at require (internal/module.js:20:19)
  46.     at /Users/usantsh/Programs/ole/export/home/apps/cgportal/usantsh/git/product/online-learning-exchange/components/ole-webapp/trunk/realize/src/main/webapp/early-learner/node_modules/jasmine/lib/jasmine.js:71:5
  47.     at Array.forEach (native)
  48.     at Jasmine.loadSpecs (/Users/usantsh/Programs/ole/export/home/apps/cgportal/usantsh/git/product/online-learning-exchange/components/ole-webapp/trunk/realize/src/main/webapp/early-learner/node_modules/jasmine/lib/jasmine.js:70:18)
  49.     at Jasmine.execute (/Users/usantsh/Programs/ole/export/home/apps/cgportal/usantsh/git/product/online-learning-exchange/components/ole-webapp/trunk/realize/src/main/webapp/early-learner/node_modules/jasmine/lib/jasmine.js:154:8)
  50.     at /Users/usantsh/Programs/ole/export/home/apps/cgportal/usantsh/git/product/online-learning-exchange/components/ole-webapp/trunk/realize/src/main/webapp/early-learner/node_modules/protractor/built/frameworks/jasmine.js:129:15
  51.     at Function.promise (/Users/usantsh/Programs/ole/export/home/apps/cgportal/usantsh/git/product/online-learning-exchange/components/ole-webapp/trunk/realize/src/main/webapp/early-learner/node_modules/q/q.js:682:9)
  52.     at /Users/usantsh/Programs/ole/export/home/apps/cgportal/usantsh/git/product/online-learning-exchange/components/ole-webapp/trunk/realize/src/main/webapp/early-learner/node_modules/protractor/built/frameworks/jasmine.js:101:14
  53.     at _fulfilled (/Users/usantsh/Programs/ole/export/home/apps/cgportal/usantsh/git/product/online-learning-exchange/components/ole-webapp/trunk/realize/src/main/webapp/early-learner/node_modules/q/q.js:834:54)
  54.     at self.promiseDispatch.done (/Users/usantsh/Programs/ole/export/home/apps/cgportal/usantsh/git/product/online-learning-exchange/components/ole-webapp/trunk/realize/src/main/webapp/early-learner/node_modules/q/q.js:863:30)
  55.     at Promise.promise.promiseDispatch (/Users/usantsh/Programs/ole/export/home/apps/cgportal/usantsh/git/product/online-learning-exchange/components/ole-webapp/trunk/realize/src/main/webapp/early-learner/node_modules/q/q.js:796:13)
  56.     at /Users/usantsh/Programs/ole/export/home/apps/cgportal/usantsh/git/product/online-learning-exchange/components/ole-webapp/trunk/realize/src/main/webapp/early-learner/node_modules/q/q.js:556:49
  57.     at runSingle (/Users/usantsh/Programs/ole/export/home/apps/cgportal/usantsh/git/product/online-learning-exchange/components/ole-webapp/trunk/realize/src/main/webapp/early-learner/node_modules/q/q.js:137:13)
  58.     at flush (/Users/usantsh/Programs/ole/export/home/apps/cgportal/usantsh/git/product/online-learning-exchange/components/ole-webapp/trunk/realize/src/main/webapp/early-learner/node_modules/q/q.js:125:13)
  59.     at _combinedTickCallback (internal/process/next_tick.js:67:7)
  60.     at process._tickCallback (internal/process/next_tick.js:98:9)
  61. [13:09:05] E/launcher - Process exited with error code 100
  62.  
  63. npm ERR! Darwin 15.4.0
  64. npm ERR! argv "/usr/local/bin/node" "/usr/local/bin/npm" "run" "e2e"
  65. npm ERR! node v7.4.0
  66. npm ERR! npm  v4.3.0
  67. npm ERR! code ELIFECYCLE
  68. npm ERR! errno 100
  69. npm ERR! early-learner@1.0.0 e2e: `tsc && protractor`
  70. npm ERR! Exit status 100
  71. npm ERR!
  72. npm ERR! Failed at the early-learner@1.0.0 e2e script 'tsc && protractor'.
  73. npm ERR! Make sure you have the latest version of node.js and npm installed.
  74. npm ERR! If you do, this is most likely a problem with the early-learner package,
  75. npm ERR! not with npm itself.
  76. npm ERR! Tell the author that this fails on your system:
  77. npm ERR!     tsc && protractor
  78. npm ERR! You can get information on how to open an issue for this project with:
  79. npm ERR!     npm bugs early-learner
  80. npm ERR! Or if that isn't available, you can get their info via:
  81. npm ERR!     npm owner ls early-learner
  82. npm ERR! There is likely additional logging output above.
  83.