apache / nano

Nano is now part of Apache CouchDB. Repo moved to https://GitHub.com/apache/couchdb-nano

Home Page:https://github.com/apache/couchdb-nano

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TypeError: Cannot use 'in' operator to search for 'counts' in undefined

kanongil opened this issue · comments

Regression in 6.2.0 from c03b552. The patch breaks lookups that has neither qs or callback set.

Thanks for catching this!

Yup, I have the same issue. For example, if do db.viewWithList('design','view','list').pipe(...), I get this error : TypeError: Cannot use 'in' operator to search for 'counts' in undefined.

I also have this issue when using viewWithList as @WaldoJeffers.

Still seeing this. Would a PR help?

This repository has been merged into apache/couchdb-nano, please continue the discussion here