pouchdb-auth
pouchdb-auth copied to clipboard
Master branch is failing in Travis
As noted in #17
The error is:
> [email protected] helper /home/travis/build/pouchdb/pouchdb-auth
> pouchdb-plugin-helper "lint"
events.js:72
throw er; // Unhandled 'error' event
^
Error: spawn ENOENT
at errnoException (child_process.js:1011:11)
at Process.ChildProcess._handle.onexit (child_process.js:802:34)