The `params` argument can be omitted but it can't be `null`, see: https://github.com/dscape/nano/blob/188f2b3cafe65bd4304949605845f61288f1d9f9/lib/nano.js#L469 `qs = qs || {}` should be added before.
The
paramsargument can be omitted but it can't benull, see: https://github.com/dscape/nano/blob/188f2b3cafe65bd4304949605845f61288f1d9f9/lib/nano.js#L469qs = qs || {}should be added before.