Skip to content

Instantly share code, notes, and snippets.

@varya
Created June 3, 2014 12:25
Show Gist options
  • Save varya/1200030b3f0585f4d210 to your computer and use it in GitHub Desktop.
Save varya/1200030b3f0585f4d210 to your computer and use it in GitHub Desktop.
$ ./node_modules/enb/bin/enb make
16:24:02.691 - build started
16:24:03.115 - [rebuild] [desktop.bundles/index/index.bemjson.js] file-provider
16:24:03.143 - [rebuild] [desktop.bundles/index/index.levels] levels
16:24:03.148 - [rebuild] [desktop.bundles/index/index.bemdecl.js] bemdecl-from-bemjson
16:24:03.179 - [rebuild] [desktop.bundles/index/index.deps.js] deps-old
16:24:03.180 - [rebuild] [desktop.bundles/index/index.files] files
16:24:03.180 - [rebuild] [desktop.bundles/index/index.dirs] files
16:24:03.197 - [desktop.bundles/index] Calm down, OmetaJS is running...
16:24:03.200 - [rebuild] [desktop.bundles/index/index.js] js
16:24:03.201 - [rebuild] [desktop.bundles/index/index.css] css
16:24:03.204 - [rebuild] [desktop.bundles/index/index.min.js] file-copy
16:24:03.204 - [rebuild] [desktop.bundles/index/index.min.css] file-copy
16:24:04.182 - [failed] [desktop.bundles/index/index.bemhtml.js] bemhtml
16:24:04.182 - [failed] [desktop.bundles/index/index.html] html-from-bemjson
16:24:04.183 - build failed
TypeError: Cannot read property 'filename' of undefined
at /Users/varya/WebDev/Personal/docpad-bem-stub/node_modules/enb-xjst/techs/bemhtml.js:134:77
at Array.0 (/Users/varya/WebDev/Personal/docpad-bem-stub/node_modules/enb-xjst/node_modules/vow/lib/vow.js:555:56)
at Object.callFns [as _onImmediate] (/Users/varya/WebDev/Personal/docpad-bem-stub/node_modules/enb-xjst/node_modules/vow/lib/vow.js:1148:35)
at processImmediate [as _immediateCallback] (timers.js:336:15)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment