Closed ScottChapman closed 6 years ago
In 2.x versions the the option is called plugins
not plugin
from the change to support multiple plugins. As described in the migration guide you need to update your code to:
Cloudant({url: myURL, plugins: "promises"});
Works!
Current version of Node, and module.