Thu Apr 20 2017
Copied to clipboard! Copy reply
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
130 sqram@nowhere ~/work/catalog (svn)-[bf_catalog:10680] % gulp                                             :(
[15:48:34] Warning: gulp version mismatch:
[15:48:34] Global gulp is 3.9.1
[15:48:34] Local gulp is 3.8.11
{}
[15:48:35] Using gulpfile ~/work/catalog/gulpfile.js
[15:48:35] Starting 'clean'...
[15:48:35] Finished 'clean' after 167 ms
[15:48:35] Starting 'default'...
[15:48:35] Starting 'styles'...
[ 'build/styles/reset.less',
  'build/styles/menubar.less',
  'build/styles/font.less',
  'build/styles/catalog_mar_2017.less',
  'build/styles/products_mar_2017.less',
  'build/styles/footer_mar_2017.less',
  'build/styles/launchdemo.less' ]
[15:48:35] Starting 'scripts'...
[ 'build/scripts/jq.js',
  'build/scripts/global.js',
  'build/scripts/es-menubar.js',
  'build/scripts/es-launchdemo.js',
  'build/scripts/es-catalog-products.js',
  'build/scripts/es-catalogs.js' ]
[15:48:35] Starting 'promos'...
[15:48:35] Starting 'pixels'...
[15:48:35] Finished 'default' after 525 ms
[15:48:35] Finished 'promos' after 9.71 ms
[15:48:35] Finished 'pixels' after 8.26 ms
[15:48:36] gulp-size: total 354.26 kB
[15:48:40] gulp-size: total 130.95 kB
[15:48:41] Finished 'scripts' after 5.71 s
[15:48:41] Finished 'styles' after 5.97 s
[15:48:41] Starting 'html'...
processing:  pageconfigs/catalogs-es/ingles.json

events.js:160
      throw er; // Unhandled 'error' event
      ^
TypeError: Cannot read property 'price' of undefined
    at eval (eval at template (/home/sqram/work/catalog/node_modules/lodash/dist/lodash.js:6306:22), <anonymous>:15:45)
    at template (/home/sqram/work/catalog/node_modules/lodash/dist/lodash.js:6312:16)
    at Transform._transform (/home/sqram/work/catalog/node_modules/gulp-template/index.js:19:31)
    at Transform._read (/home/sqram/work/catalog/node_modules/through2/node_modules/readable-stream/lib/_stream_transform.js:184:10)
    at Transform._write (/home/sqram/work/catalog/node_modules/through2/node_modules/readable-stream/lib/_stream_transform.js:172:12)
    at doWrite (/home/sqram/work/catalog/node_modules/through2/node_modules/readable-stream/lib/_stream_writable.js:237:10)
    at writeOrBuffer (/home/sqram/work/catalog/node_modules/through2/node_modules/readable-stream/lib/_stream_writable.js:227:5)
    at Transform.Writable.write (/home/sqram/work/catalog/node_modules/through2/node_modules/readable-stream/lib/_stream_writable.js:194:11)
    at write (/home/sqram/work/catalog/node_modules/vinyl-fs/node_modules/readable-stream/lib/_stream_readable.js:623:24)