pouchdb / pouchdb-auth

A PouchDB plug-in that simulates CouchDB's authentication daemon. Includes a users db that functions like CouchDB's.
36 stars 11 forks source link

Master branch is failing in Travis #18

Open nolanlawson opened 8 years ago

nolanlawson commented 8 years ago

As noted in #17

The error is:

> pouchdb-auth@2.1.0 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)