From Anorexic Pintail, 9 Years ago, written in Plain Text.
Embed
  1. BOMASML-T3YBFFT:el usantsh$ npm start
  2.  
  3. > el@1.0.0 start /Users/usantsh/Programs/ole/export/home/apps/cgportal/usantsh/git/tempGit/el
  4. > gulp
  5.  
  6. [10:29:52] Failed to load external module babel-register
  7. [10:29:52] Requiring external module babel-core/register
  8. /Users/usantsh/Programs/ole/export/home/apps/cgportal/usantsh/git/tempGit/el/node_modules/babel-core/lib/transformation/file/options/option-manager.js:126
  9.       if (!option) this.log.error("Unknown option: " + alias + "." + key, ReferenceError);
  10.                            ^
  11.  
  12. TypeError: Cannot read property 'error' of undefined
  13.     at OptionManager.mergeOptions (/Users/usantsh/Programs/ole/export/home/apps/cgportal/usantsh/git/tempGit/el/node_modules/babel-core/lib/transformation/file/options/option-manager.js:126:28)
  14.     at OptionManager.addConfig (/Users/usantsh/Programs/ole/export/home/apps/cgportal/usantsh/git/tempGit/el/node_modules/babel-core/lib/transformation/file/options/option-manager.js:107:10)
  15.     at OptionManager.findConfigs (/Users/usantsh/Programs/ole/export/home/apps/cgportal/usantsh/git/tempGit/el/node_modules/babel-core/lib/transformation/file/options/option-manager.js:168:35)
  16.     at OptionManager.init (/Users/usantsh/Programs/ole/export/home/apps/cgportal/usantsh/git/tempGit/el/node_modules/babel-core/lib/transformation/file/options/option-manager.js:229:12)
  17.     at compile (/Users/usantsh/Programs/ole/export/home/apps/cgportal/usantsh/git/tempGit/el/node_modules/babel-core/lib/api/register/node.js:117:22)
  18.     at normalLoader (/Users/usantsh/Programs/ole/export/home/apps/cgportal/usantsh/git/tempGit/el/node_modules/babel-core/lib/api/register/node.js:199:14)
  19.     at Object.require.extensions.(anonymous function) [as .js] (/Users/usantsh/Programs/ole/export/home/apps/cgportal/usantsh/git/tempGit/el/node_modules/babel-core/lib/api/register/node.js:216:7)
  20.     at Module.load (module.js:488:32)
  21.     at tryModuleLoad (module.js:447:12)
  22.     at Function.Module._load (module.js:439:3)
  23.  
  24. npm ERR! Darwin 15.4.0
  25. npm ERR! argv "/usr/local/bin/node" "/usr/local/bin/npm" "start"
  26. npm ERR! node v7.4.0
  27. npm ERR! npm  v4.2.0
  28. npm ERR! code ELIFECYCLE
  29. npm ERR! errno 1
  30. npm ERR! el@1.0.0 start: `gulp`
  31. npm ERR! Exit status 1
  32. npm ERR!
  33. npm ERR! Failed at the el@1.0.0 start script 'gulp'.
  34. npm ERR! Make sure you have the latest version of node.js and npm installed.
  35. npm ERR! If you do, this is most likely a problem with the el package,
  36. npm ERR! not with npm itself.
  37. npm ERR! Tell the author that this fails on your system:
  38. npm ERR!     gulp
  39. npm ERR! You can get information on how to open an issue for this project with:
  40. npm ERR!     npm bugs el
  41. npm ERR! Or if that isn't available, you can get their info via:
  42. npm ERR!     npm owner ls el
  43. npm ERR! There is likely additional logging output above.
  44.  
  45. npm ERR! Please include the following file with any support request:
  46. npm ERR!     /Users/usantsh/.npm/_logs/2017-02-01T15_29_52_331Z-debug.log
  47. BOMASML-T3YBFFT:el usantsh$