Skip to content
This repository has been archived by the owner on Jan 13, 2018. It is now read-only.

Пустой runner приводит к падению bem #70

Closed
afelix opened this issue Apr 6, 2012 · 1 comment
Closed

Пустой runner приводит к падению bem #70

afelix opened this issue Apr 6, 2012 · 1 comment
Assignees
Labels

Comments

@afelix
Copy link
Contributor

afelix commented Apr 6, 2012

Похоже, последние коммиты bem / apw что-то крепко сломали. Поставленный начисто bem-tools/server падает.

  1. bem server падает по TypeError: Object #<Object> has no method 'findNode, at /../bem-tools/lib/server.js:76:23
  2. bem make падает по TypeError: Object #<Object> has no method 'findAndProcess, at /../bem-tools/lib/commands/make.js:56:22
    Везде гуляет пустой ({}) runner.
@arikon
Copy link
Contributor

arikon commented Apr 6, 2012

Да, нужно поправить bem-tools в ветке server на правильное использование нового API apw.

Если APW = require('apw'), то APW.Runner() нужно заменить на APW().

afelix added a commit that referenced this issue Apr 8, 2012
@ghost ghost assigned afelix Apr 8, 2012
@afelix afelix closed this as completed Apr 8, 2012
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants