options.authProvider must be an instance of AuthProvider
Opened this issue · 4 comments
prad9 commented
bhouse99 commented
We are investigating the issue. Thanks for bringing this to our attention.
SBD580 commented
We are investigating the issue. Thanks for bringing this to our attention.
Any update?
bhoudu commented
Any update?
bhoudu commented
For those who wonders how to fix it, you can set explicit version of cassandra-driver for transitive dependencies in nodejs with "resolutions" then check you have just 1 unique version used in your project (check package-lock or yarn.lock). It should solve the problem.
Still it would be great to upgrade to latest cassandra-driver version as 4.6.3 does not work with 4.6.4.