bem / project-stub

deps
314 stars 199 forks source link

Can't stop Active jobs #10

Closed megatolya closed 11 years ago

megatolya commented 11 years ago

after runnig bem make i see some usual info then:

WARNING! There are 1 unfinished build processes! This application exit is not planned. Please check that all nodes in arch resolve or reject promises they return. Dump of plans of unfinished build processes follow.

And a little bit later: Jobs: Active jobs: desktop.bundles/index/index.bemhtml.meta.js, desktop.bundles/index/index.js.meta.js, desktop.bundles/index/index.css.meta.js, desktop.bundles/index/index.ie.css.meta.js, desktop.bundles/index/index.ie6.css.meta.js, desktop.bundles/index/index.ie7.css.meta.js, desktop.bundles/index/index.ie8.css.meta.js, desktop.bundles/index/index.ie9.css.meta.js


$ ls -al desktop.bundles/index total 16 -rw-r--r-- 1 megatolya 593637566 174 18 мар 00:03 index.bemdecl.js -rw-r--r-- 1 megatolya 593637566 833 18 мар 00:00 index.bemjson.js -rw-r--r-- 1 megatolya 593637566 0 18 мар 00:03 index.deps.js

removing decl and deps file don't resolve problem. Already recloned repo but still have same error.

tadatuta commented 11 years ago

please provide the output of: node -v npm -v npm list cd bem-bl && npm list

megatolya commented 11 years ago

https://gist.github.com/megatolya/5183635

tadatuta commented 11 years ago

node v0.10.0 is not supported by bem tools yet :( team is aware about the problem. hope they'll fix it soon

megatolya commented 11 years ago

okay ;(