ariamF11
Results
2
comments of
ariamF11
@AV25242 in the file `couchnode\lib\errors.js` of the sdk adding this change in the method of line 16: ```js class CouchbaseError extends Error { constructor(errtext, baseerr, context, ...args) { super(errtext, ...args);...
@AV25242 according to Brett: "_**SDK currently only supports our internal builds.**_" I even tried uploading the couchbase version to 3.1.3 and it doesn't work either it gives the same error...