Marek Grác

Results 14 issues of Marek Grác

I have tried to run demo as in the README (python3.7 & macos): [2018-08-30 13:00:31] Languages: Slovak [2018-08-30 13:00:31] Tracking IOS apps: 556540446 Traceback (most recent call last): File "./usr/local/Cellar/python/3.7.0/Frameworks/Python.framework/Versions/3.7/bin/critics",...

``` (node:19748) UnhandledPromiseRejectionWarning: Error: App not found (404) at /home/vps/appscraper/node_modules/google-play-scraper/lib/utils/request.js:41:19 at runMicrotasks () at processTicksAndRejections (internal/process/task_queues.js:97:5) ``` It would be nicer to have more information there as many of us...

This is not a real request. I'm thinking about creating a minimal support for Huawei AppGallery (reviews/stars). As I'm already user of booth app-store-scraper and google-play-scraper, it sounds like a...

In order to fix "random" errors where obtaining data (#142) it is enough to repeat request a few times. This commit adds connOptions to common.doRequest() so it can be used...

Previously, it was possible to run library on top of the nodejs 8.x, now you have to upgrade node. What is fine but should be mentioned somewhere. Problem is using...

Usually, when I'm creating a new component it has 'value=undefined' because my fields are generated in the template. When a user changes from the first option to another one, the...

The method that simplifies editation of existing notification. In order to not duplicate a code small refactoring was required.

Hi, thanks for a great component. I have found two minor issues and if they are bugs, I can try to fix them but it is possible that I have...

Previously, there was no way how to simply pass arguments from Lightbox to the renderContent(). The only possibility was to create a new component and utilize activeProps what works fine...

XML metadata for STDIN have to be updated to use '-' instead of '_'. In order to have current manual pages.