nest-couchbase icon indicating copy to clipboard operation
nest-couchbase copied to clipboard

Out of date

Open jsheely opened this issue 4 years ago • 0 comments

Looks like this project is out of date with the Couchbase dependency.

this.cluster.authenticate(this.config.username, this.config.password);

TypeError: this.cluster.manager is not a function

jsheely avatar Jul 27 '20 14:07 jsheely