Oleksii

Results 2 issues of Oleksii

Once I insalled package I saw two issues. 1. Atom now uses ES6 Promises instead of Q. Call promise.then instead of promise.done 2. Previewing ApiBlueprint Failed stdout maxBuffer length exceeded....

I use Qt 5.5.1/ PySide2 and dev version of ghost.py. When I'm trying to use example like `from ghost import Ghost ghost = Ghost() with ghost.start() as session: page, extra_resources...