Haroen Viaene

Results 907 comments of Haroen Viaene

It's in the debug fragment: ``` npm ERR! node v6.2.0 npm ERR! npm v3.9.2 ```

I saw something about some peer dependencies browserify and minifyify but after installing those there was still that error.

FYI, just tried this again, and installing doesn’t give warnings for me, _but_ when running`gjv` it shows an empty electron window and ```` [warn] kq_init: detected broken kqueue; not using.:...

Is there a plan for Highlight and Snippet to be correct as well?

Is this happening with v2.2.0, did you try out if this also happens for you on 2.1.0? Thanks!

do you have multiple sitemap files @alexpchin? Does this also happen with `appId: 'latency', indexName: 'instant_search', apiKey: '8baa3791b46c2a52259007747e743e07'`?

Thanks for checking, that indeed doesn't look right! Maybe the last batch doesn't have a cursor, and therefore the loop stops. We should switch it to a regular while loop...

I think that makes sense, but a regular while with the fetching first will be simpler probably :)

All PRs that were open were for devDependencies, so not urgent for this project. A PR would be well appreciated if you confirm that this is the source of the...

Does the fix suggested work for you @Pr00xxy?