Skip to content

Instantly share code, notes, and snippets.

@gruzzilkin
Created March 14, 2014 06:55
Show Gist options
  • Save gruzzilkin/9543174 to your computer and use it in GitHub Desktop.
Save gruzzilkin/9543174 to your computer and use it in GitHub Desktop.
$ enb make desktop.bundles/user-profile/user-profile.html
12:50:02.929 - build started
12:50:03.208 - [rebuild] [desktop.bundles/user-profile/user-profile.bemjson.js] file-provider
12:50:03.239 - [rebuild] [desktop.bundles/user-profile/user-profile.levels] levels
12:50:03.244 - [rebuild] [desktop.bundles/user-profile/user-profile.bemdecl.js] bemdecl-from-bemjson
12:50:03.307 - [rebuild] [desktop.bundles/user-profile/user-profile.deps.js] deps-with-modules
12:50:03.308 - [rebuild] [desktop.bundles/user-profile/user-profile.files] files
12:50:03.308 - [rebuild] [desktop.bundles/user-profile/user-profile.dirs] files
12:50:05.019 - [rebuild] [desktop.bundles/user-profile/user-profile.bemhtml.js] bemhtml-old
12:50:05.039 - [failed] [desktop.bundles/user-profile/user-profile.html] html-from-bemjson
12:50:05.040 - build failed
TypeError: Cannot read property 'type' of undefined
at BEMContext.templates (/var/www/projects/7days/7days-redesign/desktop.bundles/user-profile/user-profile.bemhtml.js:929:22)
at run (/var/www/projects/7days/7days-redesign/desktop.bundles/user-profile/user-profile.bemhtml.js:115:13)
at applyc (/var/www/projects/7days/7days-redesign/desktop.bundles/user-profile/user-profile.bemhtml.js:131:10)
at BEMContext.apply (/var/www/projects/7days/7days-redesign/desktop.bundles/user-profile/user-profile.bemhtml.js:125:12)
at Object._apply [as apply] (/var/www/projects/7days/7days-redesign/desktop.bundles/user-profile/user-profile.bemhtml.js:592:9)
at /var/www/projects/7days/7days-redesign/node_modules/enb/techs/html-from-bemjson.js:36:44
at Array.0 (/var/www/projects/7days/7days-redesign/node_modules/enb/node_modules/vow/lib/vow.js:202:56)
at Object.callFns [as _onImmediate] (/var/www/projects/7days/7days-redesign/node_modules/enb/node_modules/vow/lib/vow.js:462:35)
at processImmediate [as _immediateCallback] (timers.js:330:15)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment