Alexey

Results 49 comments of Alexey

The issue should be fixed in `[email protected]`, I will separately take a look on popping up windows. Thanks for report and feel free to comment here if you can reproduce...

popping up windows are fixed in `[email protected]`.

What version of Chrome do you have locally installed?

Thanks a lot for your diagnostic, I will take a look on Windows as soon as I get my windows machine back, it should happen in next day or two.

One of the possible reasons of this crash was a broken native terminal dependency. I updated it in `[email protected]` and it should at least not to crash. Another possible reason...

Could someone with reproducible issue check out `[email protected]`? Most problems related to ndb crashes should be fixed there. This build includes nice way to profile your app as well, just...

@davidlehn could you try to clean install `ndb`? `npm uninstall -g ndb && npm install -g ndb`. The biggest change after `1.0.47` is that `ndb` fetches chromium by itself and...

@ZeldOcarina and @ForsakenHarmony could you try steps mentioned in https://github.com/GoogleChromeLabs/ndb/issues/204#issuecomment-505988945 ? Does puppeteer package work in your environment our of the box? Could you share more details about your environment?...

@ZeldOcarina, thank you. I was able to reproduce it on windows machine yesterday and I know the root of this issue - I will publish fix this week. I found...

Thank you for your great report! Some build/install issues are fixed were landed in latest 1.10 version, it may help but most likely not. It looks like pptr does not...