This library doesn't appear to be working against the latest version (7.7.0) of elasticsearch, it throws 'callback is undefined'
I fixed my version of elasticsearch to 7.3.0 as per the peer deps of this library and it works again. Not sure which version between 7.3 and 7.7 it broke at, but, might want to find out and lock the package.json dep version to that until it's fixed.
This library doesn't appear to be working against the latest version (7.7.0) of elasticsearch, it throws 'callback is undefined'
I fixed my version of elasticsearch to 7.3.0 as per the peer deps of this library and it works again. Not sure which version between 7.3 and 7.7 it broke at, but, might want to find out and lock the package.json dep version to that until it's fixed.