Hi!

There a bug in modules/web-console/frontend/app/utils/SimpleWorkerPool.js

To fix you need to add missing import:
   import 'rxjs/add/operator/map';

And rebuild frontend.

This is already fixed in master.

-- 
Alexey Kuznetsov

Reply via email to